Report this

What is the reason for this report?

Internal Server Error after updating via git pull

Posted on July 22, 2020

My last git pull for my website caused an internal server error. I did not encounter the problem when running it on my localhost on Mac. I noticed however that during the first attempt of the git pull that there is a request to commit the requirements.txt. Instead, I deleted the file on the server and my git pull did not raise any issue (the requirements.txt is available in the git pulled). This may be the one causing the problem or it may not. I have no idea how to check or resolved the issue. I have powered off and on. I have pip install - r requirements.txt. Restart nginx and gunicorn. None seems to have worked. I cant even find the error.log file in the droplet. Can anyone assist me. The website is www.faseries.com



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.

Hi there @rosliyana96,

I can see that your website is already up and running. Would you mind sharing how did you fix the problem here with the community?

On another note, if you get a 500 Nginx error, I could suggest following the steps from this answer here on how to troubleshoot common Nginx problems:

https://www.digitalocean.com/community/questions/how-to-troubleshoot-common-nginx-issues-on-linux-server

Hope that this helps. 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.