We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
it appears I have to create a dns name for mongo so that this can run properly. Is that correct?
2024-11-19T17:54:42.730847181Z [Symbol(errorLabels)]: Set(1) { 'ResetPool' }, 2024-11-19T17:54:42.730850647Z [cause]: Error: getaddrinfo ENOTFOUND mongo 2024-11-19T17:54:42.730854107Z at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26) { 2024-11-19T17:54:42.730857578Z errno: -3008, 2024-11-19T17:54:42.730860859Z code: 'ENOTFOUND', 2024-11-19T17:54:42.730864179Z syscall: 'getaddrinfo', 2024-11-19T17:54:42.730867472Z hostname: 'mongo' 2024-11-19T17:54:42.730870819Z }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
it appears I have to create a dns name for mongo so that this can run properly. Is that correct?
The text was updated successfully, but these errors were encountered: