Hi, I am trying to install OMERO.web and OMERO.server on an AWS EC2 Ubuntu 16.04 instance. I successfully installed OMERO 5.3.4 on Monday October 2 and over the next two days I was able to upload images, create new groups/users, and access the server with OMERO.insight. On Thursday Oct 5 when I tried to log on with any account, including root, through OMERO.web I was immediately kicked out or was given the error below. I tried installing OMERO 5.3.5 on a fresh instance but was getting the same errors, and just now I am getting this with a newly installed OMERO 5.4.0. I haven't been able to get the error message with OMERO 5.4.0 though. I've tried fresh installs several times and still get the same issue.
I am still able to use OMERO.cli and OMERO.insight to import and view images, so I'm not sure what's going on. I am using Chrome now, but I tried Firefox and Safari on Friday and still ran into the same issue. Any tips or insight is greatly appreciated. -Christina
{"stacktrace": "Traceback (most recent call last):\n File \"/home/omero/OMERO.py-5.3.5-ice36-b73/lib/python/omeroweb/webgateway/views.py\", line 1288, in wrap\n server_id = request.session['connector'].server_id\n File \"/usr/local/lib/python2.7/dist-packages/django/contrib/sessions/backends/base.py\", line 48, in __getitem__\n return self._session[key]\nKeyError: 'connector'\n", "message": "'connector'"}