Question
website doesn't load unless I restart apache server
I have deployed django website on digital ocean’s droplet and attached it to the bluehost domain. I’ve already added all the nameservers as you can see here: https://www.whatsmydns.net/#NS/pakistanrozgaar.com
I’m using certbot SSL certificate on my server. The problem is that my website doesn’t load. It’s giving this error:
But sometimes when I restart the apache server from console, it starts working again but after a few minutes, it goes down.
I’ve rechecked apache configuration, SSL configuration, Django code, and also allowed ports from ufw but haven’t got any luck.
Some reference images:
Example link
Example link
Example link
Example link
Example link
Example link
Example link
Kindly guide me.
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.
×