Hello
I just tried to upgrade my Galaxy instance from 18.05 to 18.09 but I am unable to restart it. Below is the error message I receive when I try to start Galaxy after the upgrade.
File "/cvmfs/soft.galaxy/v2.1/server/.venv/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2349, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "lib/galaxy/web/__init__.py", line 5, in <module>
from .framework import url_for
File "lib/galaxy/web/framework/__init__.py", line 5, in <module>
from . import base
File "lib/galaxy/web/framework/base.py", line 358, in <module>
webob.compat.cgi_FieldStorage.make_file = _make_file
AttributeError: 'module' object has no attribute 'cgi_FieldStorage'
VACUUM: unix socket /srv/sock/uwsgi.sock removed
I appreciate any kind of suggestion. Cheers
David