Hi, I'm trying to deploy my django app to vercel and this is the error I'm
currently facing. Any help would be greatly appreciated.

This Serverless Function has crashed.
Your connection is working correctly.
Vercel is working correctly.
500: INTERNAL_SERVER_ERRORCode: `FUNCTION_INVOCATION_FAILED`ID:
`cdg1::q7cxr-1718294528917-9fa86c2da026`
–
If you are a visitor, contact the website owner or try again later.
–
If you are the owner, learn how to fix the error and check the logs.
Here are the logs:


JUN 13 16:02:11.69
GET
500
wallet-6l6smpavk-jasonpython50s-projects.vercel.app
name

/favicon.ico
LAMBDA_WARNING: Unhandled exception. The most likely cause is an issue in
the function code. However, in rare cases, a Lambda runtime update can
cause unexpected function behavior. For functions using managed runtimes,
runtime updates can be triggered by a function change, or can be applied
automatically. To determine if the runtime has been updated, check the
runtime version in the INIT_START log entry. If this error correlates with
a change in the runtime version, you may be able to mitigate this error by
temporarily rolling back to the previous runtime version. For more
information, see
https://docs.aws.amazon.com/lambda/latest/dg/runtimes-update.html [ERROR]
Runtime.ImportModuleError: Unable to import module 'vc__handler__python':
No module named 'allauth' Traceback (most recent call last):

-- 
I don't stop when I'm tired, I only stop when the job is done.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABFHQYw%3DeL_0ppi-qLPY%3D14SCSTTrX-pzrxPpHFhuVUGTA0qSg%40mail.gmail.com.

Reply via email to