2 / 3
Aug 2024

My Express app is working fine but I am unable to access the mongodb database, through Mongodb Compass. It throws the following error → querySrv EDESTRUCTION _mongodb._tcp.cluster0.t5yysak.mongodb.net I donno how to solve it, the connection string is correct, and the network access is set to 0.0.0.0/0 It was working fine last time I accessed it. And it is working fine when I access it through the browser. Only Compass is throwing the error.

I tried resetting the network access, restarted the app, but nothing works. I want to get access to my database through compass.

3 months later

Same problem here. I’m just getting started with this cluster. I’m using a hotspot connection, so I have no idea if it’s my ISP blocking something or a bug in Compass or what. I’ve tried setting up a connection through a VPN, but that fails, suggesting my ISP is dropping important traffic.

I also see queryTxt EDESTRUCTION cluster0.acvlhai.mongodb.net as an error.