Mongodb – Operation users.findOne() buffering timed out after 10000ms
I'm trying to check if a user is in my mongodb database but I keep getting an error: Operation users.findOne() buffering timed out after 10000ms. I've tried many things but i cant seem to get it to work. Please help.…