All done! I moved to v.5.4.10 and everything works a-ok so far

Now to get OMERO.web working

Best regards
S
ViewDoesNotExist at /webclient/
Could not import 'webgateway.views.open_with_options'. Parent module webgateway.views does not exist.
./omero web diagnostics
================================================================================
OMERO Diagnostics (web) 5.4.10-ice36-b105
================================================================================
OMERO.web status... [RUNNING] (PID 31544)
Django version: 1.8.19
Log dir: /home/OMS/apps/OMERO/OMERO.server-5.4.10-ice36-b105/var/log exists
Log file : OMEROweb.log 84.0 KB errors=0 warnings=4
omero config get
System check identified no issues (1 silenced).
February 11, 2019 - 14:07:21
Django version 1.8.19, using settings 'omeroweb.settings'
Starting development server at http://127.0.0.1:4080/
Quit the server with CONTROL-C.
Error: That port is already in use.
Request Method: GET
Request URL: http://localhost:4080/omero/omero/webclient/
Using the URLconf defined in omeroweb.urls, Django tried these URL patterns, in this order:
1. ^favicon\.ico$
2. ^(?i)webgateway/
3. ^(?i)webadmin/
4. ^(?i)webclient/
5. ^(?i)url/
6. ^(?i)feedback/
7. ^(?i)api/
8. ^index/$ [name='webindex_custom']
9. ^$ [name='index']
10. ^omero\/static\/(?P<path>.*)$
The current URL, omero/webclient/, didn't match any of these.
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
$ ./omero config get
omero.data.dir=/home/OMS/OMERO.data
omero.db.name=omero_database
omero.db.pass=********
omero.db.user=db_omero_usr
omero.ldap.base=OU=ALL,dc=RG,dc=local
omero.ldap.config=true
omero.ldap.group_filter=(&(objectClass=group)
omero.ldap.group_mapping=name=cn
omero.ldap.new_user_group=:query:(cn=IG_OMERO_USRs))
omero.ldap.password=********
omero.ldap.sync_on_login=true
# I removed the real address...
omero.ldap.urls=ldap://192.168.xyz.xyz:389
omero.ldap.user_filter=(objectClass=user)
omero.ldap.user_mapping=omeName=sAMAccountName,firstName=givenName,lastName=sn,email=mail
omero.ldap.username=cn=LDAP AD. Search,ou=devices,ou=Users,ou=RG,ou=ALL,dc=RG,dc=local
omero.security.password_provider=chainedPasswordProvider
omero.security.trustStore=/home/OMS/OMERO.data/keystore/keystore.jks
omero.web.application_server=development
omero.web.debug=True
omero.web.prefix=/omero
omero.web.static_url=/omero/static/
http://localhost:4080/omero/omero/webclient/
[custom_login_logo.png]
[logo_login_web.png]
[omero:4064]
Username: ______________________
Password: ______________________
Login
Forgot your password?
OMERO.web 5.4.10-ice36-b105.
© 2007-2019 University of Dundee & Open Microscopy Environment
OMERO is distributed under the terms of the GNU GPL. For more information, visit openmicroscopy.org
2019-02-12 13:15:35,001 WARNI [django.request] (proc.30835) get_response():170 Not Found: /omero
2019-02-12 13:15:35,001 WARNI [django.request] (proc.30835) get_response():170 HTTP 404 <WSGIRequest: GET '/omero'>
Return to Installation and Deployment
Users browsing this forum: Google [Bot] and 1 guest