samarthmistrySM / pinorama

1 stars 0 forks source link

Mongo Network Error #1

Closed Penguin5681 closed 11 months ago

Penguin5681 commented 12 months ago

App doesn't let me register.

error: MongoNetworkError: connect ECONNREFUSED ::1:27017, connect ECONNREFUSED 127.0.0.1:27017

samarthmistrySM commented 11 months ago

Hello, thanks for bringing this issue up. I think the issue you are facing is because you haven't installed the Mongo Community server. You should change the mongo connection string by registering on MondoDB atlas.

Penguin5681 commented 11 months ago

Thanks for the Fix! Works Great. Good Job