[ome-users] OMERO4 login problems
Smith, Stuart C
Stuart.C.Smith at pfizer.com
Fri Apr 24 10:59:28 BST 2009
Hi, have you tried username" root "password "omero"?
Stu
-----Original Message-----
From: ome-users-bounces at lists.openmicroscopy.org.uk
[mailto:ome-users-bounces at lists.openmicroscopy.org.uk] On Behalf Of Jon
Wakelin
Sent: 24 April 2009 10:58
To: ome-users at lists.openmicroscopy.org.uk
Subject: [ome-users] OMERO4 login problems
Dear All,
I've just installed OMERO beta4.0.1. on Linux but I'm having problems
logging in. I'm not sure which username/password I'm meant to use when
accessing OMERO.web (http://<myserver>:8000/webadmin)
I can access the page just fine, but no matter what combination of
username/passwords I try I get the following message on the login page:
"Error: PermissionDeniedException"
and the following entry in $OMERO_HOME/var/log/OMEROweb.log :
------------------------------------------------------------------------
--------
2009-04-23 16:29:28,507 gateway : INFO Starting thread...
2009-04-23 16:29:28,508 gateway : INFO Connecting...
2009-04-23 16:29:28,514 gateway : ERROR Traceback (most recent
call last):
File "/opt/omero_dist/lib/python/omeroweb/extlib/gateway.py", line
159, in connect
self.c.createSession(self._props[omero.constants.USERNAME],
self._props[omero.constants.PASSWORD])
File "/opt/omero_dist/lib/python/omero/__init__.py", line 335, in
createSession
prx = self.getRouter(self.__ic).createSession(username, password)
File "/opt/Ice/py/python/Glacier2_Router_ice.py", line 107, in
createSession
return _M_Glacier2.Router._op_createSession.invoke(self, ((userId,
password), _ctx))
PermissionDeniedException: exception
::Glacier2::PermissionDeniedException
{
reason = internal server error
}
2009-04-23 16:29:28,514 views-web : ERROR Traceback (most recent
call last):
File "/opt/omero_dist/lib/python/omeroweb/webclient/views.py", line
160, in getConnection
conn.connect()
File "/opt/omero_dist/lib/python/omeroweb/extlib/gateway.py", line
187, in connect
raise x
PermissionDeniedException: exception
::Glacier2::PermissionDeniedException
{
reason = internal server error
}
------------------------------------------------------------------------
--------
(1) I've tried the password that I set at this point of the
installation:
bin/omero config set omero.db.name <password>
bin/omero config set omero.db.user <username>
(2) I've also tried the password that I set at this point of the
installation:
$ bin/omero db script
Please enter omero.db.version [OMERO4]:
Please enter omero.db.patch [0]:
Please enter password for new OMERO root user:
Please re-enter password for new OMERO root user:
Saving to /home/omero/Desktop/omero/OMERO4__0.sql
$ psql -h localhost -U omero omero < OMERO4__0.sql
(3) And I've tried the password that I set when I ran:
python manage.py syncdb
none of them seems to work. Am I missing something obvious? How should
I login at http://localhost:8000/webclient ?
regards
Jon
_______________________________________________
ome-users mailing list
ome-users at lists.openmicroscopy.org.uk
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
More information about the ome-users
mailing list