ajayps
1
Hi everyone,
I’m facing an issue with my SSD backend application. After starting the server, I’m unable to access the routes in the browser.
Could anyone help me understand what might be causing this?
Please refer to the screenshots below for more details.
Eldho
2
Aswin
3
Hello @ajayps can you try the api with /api endpoint eg:localhost:8081/api like this
1 Like
Aswin
5
I think your server is not up could you please try to restart your server and watch the logs for checking if there is any error there @ajayps
Sam
7
Hello @ajayps ,
It’s showing a MongoServerSelectionError. Could you please check and restart your MongoDB connection?
Sam
9
Hello @ajayps ,
Is your MongoDB instance running?