Issue Accessing Routes in SSD Backend Application

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.


@Sam @doomedCode @Muhseena_T please support

Hello @ajayps can you try the api with /api endpoint eg:localhost:8081/api like this

1 Like

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

server starting logs



Hello @ajayps ,
It’s showing a MongoServerSelectionError. Could you please check and restart your MongoDB connection?

Restarted several times

Hello @ajayps ,
Is your MongoDB instance running?