Question
500 Server Error on Nodejs and Ubuntu Droplet
Hi,
I have this droplet im using Nextjs as my main site with Strapi admin panel. I’m using openLitespeed to host them both on a single droplet.
So I use forklift to upload both files to my droplet, I run npm install on them both, and then I run npm build for them both as well.
My site works great for the a couple weeks, and then all of a sudden the pages where it pulls information from the Strapi site, gives me a 500 Internal server error.
I can’t find any error logs in my droplet, and I can’t see any issues.
Any thoughts?
Help would be greatly appreciated!
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.
×