By dronerscomng
I am new to cloud hosting but i have been able to launch my django project which works well however i woke to the surprise that my ip address no longer works, it just shows 404 Not Found nginx/1.14.0 (Ubuntu) and the domain linked to the ip now shows internal server error. I have checked my droplet and it seems just fine; i have no clue why this happened. Any help will be appreciated. Thanks
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!
Hello,
I would recommend starting with your Nginx error log first. This would give you more information about what could be wrong. You could check the last 100 lines in your error log with the following command:
tail -100 /var/log/nginx/error.log
If you are unsure, you could share the errors here and I could try to advise you further.
Hope that this helps! Regards, Bobby
I fixed the 404 page but now i get 502 Bad Gateway, i think it has to do with Active: failed (Result: service-start-limit-hit)
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.