You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last): File "/home/luke/.virtualenvs/invenio/bin/inveniomanage", line 11, in <module> load_entry_point('invenio', 'console_scripts', 'inveniomanage')() File "/home/luke/.virtualenvs/invenio/src/invenio/invenio/base/manage.py", line 103, in main manager.run() File "/home/luke/.virtualenvs/invenio/local/lib/python2.7/site-packages/flask_script/__init__.py", line 417, in run result = self.handle(argv[0], argv[1:]) File "/home/luke/.virtualenvs/invenio/local/lib/python2.7/site-packages/flask_script/__init__.py", line 386, in handle res = handle(*args, **config) File "/home/luke/.virtualenvs/invenio/src/invenio/invenio/ext/script/__init__.py", line 177, in __call__ res = super(SignalingCommand, self).__call__(*args, **kwargs) File "/home/luke/.virtualenvs/invenio/local/lib/python2.7/site-packages/flask_script/commands.py", line 479, in __call__ **self.server_options) TypeError: <invenio.ext.script.SignalingCommand object at 0x7efca22c5850>: run() got multiple values for keyword argument 'ssl_context'.
Occurs when trying to use inveniomanage runserver
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last): File "/home/luke/.virtualenvs/invenio/bin/inveniomanage", line 11, in <module> load_entry_point('invenio', 'console_scripts', 'inveniomanage')() File "/home/luke/.virtualenvs/invenio/src/invenio/invenio/base/manage.py", line 103, in main manager.run() File "/home/luke/.virtualenvs/invenio/local/lib/python2.7/site-packages/flask_script/__init__.py", line 417, in run result = self.handle(argv[0], argv[1:]) File "/home/luke/.virtualenvs/invenio/local/lib/python2.7/site-packages/flask_script/__init__.py", line 386, in handle res = handle(*args, **config) File "/home/luke/.virtualenvs/invenio/src/invenio/invenio/ext/script/__init__.py", line 177, in __call__ res = super(SignalingCommand, self).__call__(*args, **kwargs) File "/home/luke/.virtualenvs/invenio/local/lib/python2.7/site-packages/flask_script/commands.py", line 479, in __call__ **self.server_options) TypeError: <invenio.ext.script.SignalingCommand object at 0x7efca22c5850>: run() got multiple values for keyword argument 'ssl_context'.
Occurs when trying to use inveniomanage runserver
The text was updated successfully, but these errors were encountered: