You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it wont stop giving me this error: MongooseError: Operation game_loops.findOne() buffering timed out after 10000ms
it happens when i run npm start on backend
The text was updated successfully, but these errors were encountered:
so I think it shouldn't be about proper link. I didn't use env variable because MONGOOSE_DB_LINK variable in connect gave me errors but replacing it with actual link didn't give any error.
it wont stop giving me this error: MongooseError: Operation
game_loops.findOne()
buffering timed out after 10000msit happens when i run npm start on backend
The text was updated successfully, but these errors were encountered: