Forum in maintenance, we will back soon 🙂
DigitalOcean Internal Server Error
Hi there!
I have managed to deploy an API, but when I click on the app link, it opens a new browser tab where I get this message:
Internal Server Error
The server encountered an unexpected internal server error
(generated by waitress)
I have attached the print screen with my app.py file and the requirements file.
Thanks in advance for your assistance!
Â
Did you check the console logs? to see what is the error?
@vlad-todwran why is the screen shot of the code redacted? I can't tell but it appears you've done something like:
from MY MODULE import SOMETHING
If you have a space as in the "MY MODULE" above then this is an error.
Â
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
Hi Hasan!Â
Here is the error: Failed to load resource: the server responded with a status of 500 ()
Hi there, thanks for your response.
There is no space between them, the name is:Â MY_MODULE
@vlad-todwran can you share a public Github link to the code repository?
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
Posted by: @admin@vlad-todwran to help you, we need to see the code, and the output.
Â
I've managed to resolve the issue.
Thanks for your assistance!
Â