Internal Server Error

I set up the thinger.io server on Ubuntu. It was running fine for a while now I’m suddenly getting as internal server error message when I try to login. How do I debug this?

Most likely related to this: Server Deployment - Connection Refused

The error comes from the MongoDB service not automatically starting when Ubuntu is restarted (apparently known error in MongoDB and Ubuntu 16.04).

Just follow the guide in the link I provided, and it should work fine again, even after restarting.

1 Like