node:internal/errors:465 ErrorCaptureStackTrace(err); Error: querySrv ENOTFOUND _mongodb.

im getting this error and idk what to do
4 Replies
d.js toolkit
d.js toolkit7mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by staff
DAMPUSH
DAMPUSH7mo ago
node:internal/errors:465
ErrorCaptureStackTrace(err);
^

Error: querySrv ENOTFOUND _mongodb._tcp.duckbot-test.ebnou6f.mongodb.net
at QueryReqWrap.onresolve [as oncomplete] (node:dns:255:19) {
errno: undefined,
code: 'ENOTFOUND',
syscall: 'querySrv',
hostname: '_mongodb._tcp.duckbot-test.ebnou6f.mongodb.net'
}
node:internal/errors:465
ErrorCaptureStackTrace(err);
^

Error: querySrv ENOTFOUND _mongodb._tcp.duckbot-test.ebnou6f.mongodb.net
at QueryReqWrap.onresolve [as oncomplete] (node:dns:255:19) {
errno: undefined,
code: 'ENOTFOUND',
syscall: 'querySrv',
hostname: '_mongodb._tcp.duckbot-test.ebnou6f.mongodb.net'
}
my discordjs version is discord.js@13.8.1 my node version is v18.0.0
Mark
Mark7mo ago
this is a forum for d.js issues, not mongo, please see #useful-servers #resources #other-js-ts
DAMPUSH
DAMPUSH7mo ago
ok sorry