Hi,
I run an omero server and web (on the same computer) and I recently upgraded from 5.4.6 to 5.4.7.
Since then, I cannot log into the web version. It wrote OMERO.web 5.4.6-ice36-b87 on the web page even if the nginx stanza point to the correct omero folder. The error is "Error: Client version does not match server, please contact administrator." written in red on the login screen. However, in the omeroweb.log, it seems that version matches. Alternatively, the system log on briefly (1 sec) just to see the interface and goes back to the login screen. Did I miss something in the configuration or there is an issue? And if so, how should I investigate it to find a fix?
Thank you very much in advance.
Best regards
Jacques
---------------------- omeroweb.log ---------------------------
2018-08-27 15:15:08,643 INFO [ omeroweb.webclient.views] (proc.19593) <module>():104 INIT '19593'
2018-08-27 15:15:08,718 INFO [ root] (proc.19593) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:09,904 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=bc3101f9-1074-4ebb-b2e7-11bc28d72607)
2018-08-27 15:15:09,909 INFO [ omeroweb.connector] (proc.19593) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:10,362 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=bc3101f9-1074-4ebb-b2e7-11bc28d72607)
2018-08-27 15:15:10,517 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=047373c1-4854-454a-88ee-3497c4c9057d)
2018-08-27 15:15:10,690 INFO [ omero.util.UpgradeCheck] (proc.19593) run():148 no update needed
2018-08-27 15:15:10,713 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=047373c1-4854-454a-88ee-3497c4c9057d)
2018-08-27 15:15:18,013 INFO [ omeroweb.webclient.views] (proc.19601) <module>():104 INIT '19601'
2018-08-27 15:15:18,022 INFO [ root] (proc.19601) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:18,125 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=0923e491-db5e-4fa0-abd4-43d010326846)
2018-08-27 15:15:18,131 INFO [ omeroweb.connector] (proc.19601) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:18,143 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=0923e491-db5e-4fa0-abd4-43d010326846)
2018-08-27 15:15:18,221 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,365 INFO [ omero.util.UpgradeCheck] (proc.19601) run():148 no update needed
2018-08-27 15:15:18,367 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,621 INFO [ omeroweb.webclient.views] (proc.19598) <module>():104 INIT '19598'
2018-08-27 15:15:18,642 INFO [ root] (proc.19598) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:18,662 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,985 WARNI [ py.warnings] (proc.19598) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:19,012 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,379 INFO [ omeroweb.webclient.views] (proc.19597) <module>():104 INIT '19597'
2018-08-27 15:15:19,388 INFO [ root] (proc.19597) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:19,553 INFO [ omero.gateway] (proc.19597) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,624 INFO [ omeroweb.webclient.views] (proc.19594) <module>():104 INIT '19594'
2018-08-27 15:15:19,642 INFO [ root] (proc.19594) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:19,678 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,690 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,770 WARNI [ py.warnings] (proc.19597) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:19,794 INFO [ omero.gateway] (proc.19597) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,992 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,034 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,036 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,135 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,168 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,179 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,190 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,362 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,442 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,736 WARNI [ py.warnings] (proc.19601) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:20,761 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:31,099 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5e2176a6-2cb2-4914-892e-db9d9d507c5c)
2018-08-27 15:15:31,105 INFO [ omeroweb.connector] (proc.19594) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:31,134 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5e2176a6-2cb2-4914-892e-db9d9d507c5c)
2018-08-27 15:15:31,233 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=2adf3aae-74f8-4b54-88e3-dbe1773f7a3f)
2018-08-27 15:15:31,377 INFO [ omero.util.UpgradeCheck] (proc.19594) run():148 no update needed
2018-08-27 15:15:31,379 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=2adf3aae-74f8-4b54-88e3-dbe1773f7a3f)
root@cedre-5a:/usr/local/OMERO# ls -l
2018-08-27 15:15:18,022 INFO [ root] (proc.19601) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:18,125 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=0923e491-db5e-4fa0-abd4-43d010326846)
2018-08-27 15:15:18,131 INFO [ omeroweb.connector] (proc.19601) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:18,143 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=0923e491-db5e-4fa0-abd4-43d010326846)
2018-08-27 15:15:18,221 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,365 INFO [ omero.util.UpgradeCheck] (proc.19601) run():148 no update needed
2018-08-27 15:15:18,367 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,621 INFO [ omeroweb.webclient.views] (proc.19598) <module>():104 INIT '19598'
2018-08-27 15:15:18,642 INFO [ root] (proc.19598) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:18,662 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,985 WARNI [ py.warnings] (proc.19598) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:19,012 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,379 INFO [ omeroweb.webclient.views] (proc.19597) <module>():104 INIT '19597'
2018-08-27 15:15:19,388 INFO [ root] (proc.19597) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:19,553 INFO [ omero.gateway] (proc.19597) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,624 INFO [ omeroweb.webclient.views] (proc.19594) <module>():104 INIT '19594'
2018-08-27 15:15:19,642 INFO [ root] (proc.19594) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:19,678 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,690 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,770 WARNI [ py.warnings] (proc.19597) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:19,794 INFO [ omero.gateway] (proc.19597) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,992 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,034 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,036 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,135 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,168 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,179 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,190 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,362 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,442 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,736 WARNI [ py.warnings] (proc.19601) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Wa19ing: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:20,761 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:31,099 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5e2176a6-2cb2-4914-892e-db9d9d507c5c)
2018-08-27 15:15:31,105 INFO [ omeroweb.connector] (proc.19594) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:31,134 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5e2176a6-2cb2-4914-892e-db9d9d507c5c)
2018-08-27 15:15:31,233 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=2adf3aae-74f8-4b54-88e3-dbe1773f7a3f)
2018-08-27 15:15:31,377 INFO [ omero.util.UpgradeCheck] (proc.19594) run():148 no update needed
2018-08-27 15:15:31,379 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=2adf3aae-74f8-4b54-88e3-dbe1773f7a3f)
root@cedre-5a:/usr/local/OMERO# ls -l
2018-08-27 15:15:08,643 INFO [ omeroweb.webclient.views] (proc.19593) <module>():104 INIT '19593'
2018-08-27 15:15:08,718 INFO [ root] (proc.19593) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:09,904 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=bc3101f9-1074-4ebb-b2e7-11bc28d72607)
2018-08-27 15:15:09,909 INFO [ omeroweb.connector] (proc.19593) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:10,362 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=bc3101f9-1074-4ebb-b2e7-11bc28d72607)
2018-08-27 15:15:10,517 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=047373c1-4854-454a-88ee-3497c4c9057d)
2018-08-27 15:15:10,690 INFO [ omero.util.UpgradeCheck] (proc.19593) run():148 no update needed
2018-08-27 15:15:10,713 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=047373c1-4854-454a-88ee-3497c4c9057d)
2018-08-27 15:15:18,013 INFO [ omeroweb.webclient.views] (proc.19601) <module>():104 INIT '19601'
2018-08-27 15:15:18,022 INFO [ root] (proc.19601) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:18,125 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=0923e491-db5e-4fa0-abd4-43d010326846)
2018-08-27 15:15:18,131 INFO [ omeroweb.connector] (proc.19601) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:18,143 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=0923e491-db5e-4fa0-abd4-43d010326846)
2018-08-27 15:15:18,221 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,365 INFO [ omero.util.UpgradeCheck] (proc.19601) run():148 no update needed
2018-08-27 15:15:18,367 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,621 INFO [ omeroweb.webclient.views] (proc.19598) <module>():104 INIT '19598'
2018-08-27 15:15:18,642 INFO [ root] (proc.19598) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:18,662 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,985 WARNI [ py.warnings] (proc.19598) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:19,012 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,379 INFO [ omeroweb.webclient.views] (proc.19597) <module>():104 INIT '19597'
2018-08-27 15:15:19,388 INFO [ root] (proc.19597) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:19,553 INFO [ omero.gateway] (proc.19597) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,624 INFO [ omeroweb.webclient.views] (proc.19594) <module>():104 INIT '19594'
2018-08-27 15:15:19,642 INFO [ root] (proc.19594) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:19,678 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,690 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,770 WARNI [ py.warnings] (proc.19597) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:19,794 INFO [ omero.gateway] (proc.19597) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,992 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,034 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,036 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,135 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,168 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,179 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,190 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,362 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,442 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,736 WARNI [ py.warnings] (proc.19601) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:20,761 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:31,099 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5e2176a6-2cb2-4914-892e-db9d9d507c5c)
2018-08-27 15:15:31,105 INFO [ omeroweb.connector] (proc.19594) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:31,134 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5e2176a6-2cb2-4914-892e-db9d9d507c5c)
2018-08-27 15:15:31,233 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=2adf3aae-74f8-4b54-88e3-dbe1773f7a3f)
2018-08-27 15:15:31,377 INFO [ omero.util.UpgradeCheck] (proc.19594) run():148 no update needed
2018-08-27 15:15:31,379 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=2adf3aae-74f8-4b54-88e3-dbe1773f7a3f)
root@cedre-5a:/usr/local/OMERO# ls -l
2018-08-27 15:15:08,643 INFO [ omeroweb.webclient.views] (proc.19593) <module>():104 INIT '19593'
2018-08-27 15:15:08,718 INFO [ root] (proc.19593) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:09,904 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=bc3101f9-1074-4ebb-b2e7-11bc28d72607)
2018-08-27 15:15:09,909 INFO [ omeroweb.connector] (proc.19593) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:10,362 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=bc3101f9-1074-4ebb-b2e7-11bc28d72607)
2018-08-27 15:15:10,517 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=047373c1-4854-454a-88ee-3497c4c9057d)
2018-08-27 15:15:10,690 INFO [ omero.util.UpgradeCheck] (proc.19593) run():148 no update needed
2018-08-27 15:15:10,713 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=047373c1-4854-454a-88ee-3497c4c9057d)
2018-08-27 15:15:18,013 INFO [ omeroweb.webclient.views] (proc.19601) <module>():104 INIT '19601'
2018-08-27 15:15:18,022 INFO [ root] (proc.19601) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:18,125 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=0923e491-db5e-4fa0-abd4-43d010326846)
2018-08-27 15:15:18,131 INFO [ omeroweb.connector] (proc.19601) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:18,143 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=0923e491-db5e-4fa0-abd4-43d010326846)
2018-08-27 15:15:18,221 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,365 INFO [ omero.util.UpgradeCheck] (proc.19601) run():148 no update needed
2018-08-27 15:15:18,367 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,621 INFO [ omeroweb.webclient.views] (proc.19598) <module>():104 INIT '19598'
2018-08-27 15:15:18,642 INFO [ root] (proc.19598) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:18,662 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:18,985 WARNI [ py.warnings] (proc.19598) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:19,012 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,379 INFO [ omeroweb.webclient.views] (proc.19597) <module>():104 INIT '19597'
2018-08-27 15:15:19,388 INFO [ root] (proc.19597) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:19,553 INFO [ omero.gateway] (proc.19597) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,624 INFO [ omeroweb.webclient.views] (proc.19594) <module>():104 INIT '19594'
2018-08-27 15:15:19,642 INFO [ root] (proc.19594) process_custom_settings():889 Processing custom settings for module omeroweb.api.api_settings
2018-08-27 15:15:19,678 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,690 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,770 WARNI [ py.warnings] (proc.19597) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:19,794 INFO [ omero.gateway] (proc.19597) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:19,992 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,034 INFO [ omero.gateway] (proc.19593) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,036 INFO [ omero.gateway] (proc.19593) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,135 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,168 INFO [ omero.gateway] (proc.19598) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,179 INFO [ omero.gateway] (proc.19598) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,190 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,362 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,442 INFO [ omero.gateway] (proc.19601) connect():2219 created connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:20,736 WARNI [ py.warnings] (proc.19601) url():25 /usr/local/lib/python2.7/dist-packages/django/templatetags/future.py:25: RemovedInDjango19Warning: Loading the `url` tag from the `future` library is deprecated and will be removed in Django 1.9. Use the default `url` tag instead.
RemovedInDjango19Warning)
2018-08-27 15:15:20,761 INFO [ omero.gateway] (proc.19601) close():1932 closed connection (uuid=5754741a-acf7-40b2-8d87-4e5e9466ab78)
2018-08-27 15:15:31,099 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=5e2176a6-2cb2-4914-892e-db9d9d507c5c)
2018-08-27 15:15:31,105 INFO [ omeroweb.connector] (proc.19594) check_version():237 Client version: '['5', '4', '7']'; Server version: '['5', '4', '7']'
2018-08-27 15:15:31,134 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=5e2176a6-2cb2-4914-892e-db9d9d507c5c)
2018-08-27 15:15:31,233 INFO [ omero.gateway] (proc.19594) connect():2219 created connection (uuid=2adf3aae-74f8-4b54-88e3-dbe1773f7a3f)
2018-08-27 15:15:31,377 INFO [ omero.util.UpgradeCheck] (proc.19594) run():148 no update needed
2018-08-27 15:15:31,379 INFO [ omero.gateway] (proc.19594) close():1932 closed connection (uuid=2adf3aae-74f8-4b54-88e3-dbe1773f7a3f)