Report this

What is the reason for this report?

Connection with flask time out

Posted on February 7, 2020

Hello I’ve a few sites over a Plesk server running on Flask but every time i make a few refresh the system collapse and stop accessing and then is impossible to access to the website



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

Indeed as @afzaalahmadzeeshan mentioned it is best to check the server logs for more information.

The logs are usually stored at the /var/log directory. To check the last 100 entries of a specific log you could run the following command:

tail -100 /var/log/nginx/error.log

You can change the nginx part with the name of the service that you would like to check the logs for.

Feel free to share the logs here and I could try to further advise you.

Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.