Error: class uri 'gevent' invalid or not found:
[Traceback (most recent call last):
File "/opt/httpbin/lib/python3.10/site-packages/gunicorn/util.py", line 121, in load_class
mod = importlib.import_module('.'.join(components))
File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/opt/httpbin/lib/python3.10/site-packages/gunicorn/workers/ggevent.py", line 18, in <module>
raise RuntimeError("gevent worker requires gevent 24.10.1 or higher")
RuntimeError: gevent worker requires gevent 24.10.1 or higher
]
same error message for
ghcr.io/psf/httpbin:0.10.3,0.10.4andlatest