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

NameError: name 'CIMultiDict' is not defined #202

Open
wencan opened this issue Jun 1, 2024 · 1 comment
Open

NameError: name 'CIMultiDict' is not defined #202

wencan opened this issue Jun 1, 2024 · 1 comment

Comments

@wencan
Copy link

wencan commented Jun 1, 2024

docker latest
sha256:9538b29cd157ffee0409874b590d85e4a11323c0b885e8ceda030e90004a029c

[2024-06-01 01:10:39 +0000] [7] [ERROR] Exception occurred in one of response middleware handlers
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/sanic/app.py", line 985, in handle_request
    request, response
  File "/usr/local/lib/python3.6/site-packages/spf/framework.py", line 664, in _run_response_middleware_18_12
    _response = await _response
  File "/usr/local/lib/python3.6/site-packages/sanic_cors/extension.py", line 267, in unapplied_cors_response_middleware
    set_cors_headers(req, resp, context, res_options)
  File "/usr/local/lib/python3.6/site-packages/sanic_cors/core.py", line 254, in set_cors_headers
    headers_to_set = get_cors_headers(options, req.headers, req.method)
  File "/usr/local/lib/python3.6/site-packages/sanic_cors/core.py", line 175, in get_cors_headers
    headers = CIMultiDict()
NameError: name 'CIMultiDict' is not defined

@imWildCat
Copy link
Owner

try this and ping me if still this error https://github.com/imWildCat/scylla/pkgs/container/scylla/246575661?tag=main

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

2 participants