Closed sujithvs-dev closed 7 years ago
This looks like a gevent error related to the python version... See https://github.com/gevent/gevent/issues/477
It looks to me like this stacktrace isn't in a virtualenv, but with libraries from the system site-packages. When you created the venv, did you use --system-site-packages? Are you sure you activated the venv before doing the pip install? When you ran the run-server.sh, is it after you've activated the venv?
I didn't get this error after changing gevent version to 1.2.1.
Steps used to run metadataproxy,
I am not using virtualenv for metadataproxy.
I'll take a look into upgrading the requirements. It's really best to use a virtualenv, to ensure a proper working system for this, as it won't rely on your system dependencies.
Metadataproxy throwing below error after installing it in docker host instance. I am not running this in python virtual environment and running it via run-server.sh script.
Error: