Can't connect to MongoDB
Hi currently I created a mongodb project on railway but I'm having a problem when it comes to connecting using my local machine to test.
Solution:Jump to solution
you are likely running into your plan limits, with the 500mb of storage or 512mb of memory on the database
13 Replies
Project ID:
217c28df-8d08-4791-8e07-9b943ce0fc1e
217c28df-8d08-4791-8e07-9b943ce0fc1e
Here's the dashboard
have you ran the command it gives you locally?
This is the error
Though I already pasted the env values to my local env
Here's my env, I just replace the XXX value
any errors in the logs for mongo
Here's the railway logs
please try the mongosh command given
Hmm I'll try
btw I'm using typeorm
Still the same issue, I think I just switch to MongoDB Atlas 😦
Solution
you are likely running into your plan limits, with the 500mb of storage or 512mb of memory on the database
Though I haven't deployed any data yet I'm just connecting