Skip to content

I got an error while deploying to vercel #1

@bobwatcherx

Description

@bobwatcherx

i cloned your project and did deploy but it's not working properly .i got error 500 internal server error with following log :

[GET] /
11:12:06:33

using Asynchronous Server Gateway Interface (ASGI)[ERROR] AttributeError: 'list' object has no attribute 'encode'Traceback (most recent call last):  File "/var/task/vc__handler__python.py", line 288, in vc_handler    'headers': [[k.lower().encode(), v.encode()] for k, v in headers.items()],  File "/var/task/vc__handler__python.py", line 288, in <listcomp>    'headers': [[k.lower().encode(), v.encode()] for k, v in headers.items()],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions