[ome-users] webadmin login
josh.moore at gmx.de
josh.moore at gmx.de
Thu Jun 25 14:50:12 BST 2009
> At this point, it's guaranteed that the webclient won't be able to
> connect, since the server couldn't startup. It would help to have:
>
> zip logs.zip /usr/share/omero/omero_dist/var/log/*
In the logs (sent offlist), there's this error message:
Caused by: org.postgresql.util.PSQLException: FATAL: password
authentication failed for user "omero"
If the password is something other than "omero" (hopefully it is!),
did you configure it?
bin/omero config set omero.db.pass MySecretPassword
Another option would be to use pg_hba.conf to allow passwordless
login. See:
https://www.openmicroscopy.org/site/support/omero4/server/postgresql
for more information.
Cheers,
~J.
More information about the ome-users
mailing list