Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple values for ssl_context - Maint-2.1 #3858

Open
LukeTully opened this issue Apr 1, 2018 · 0 comments
Open

Multiple values for ssl_context - Maint-2.1 #3858

LukeTully opened this issue Apr 1, 2018 · 0 comments

Comments

@LukeTully
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant