Skip to content
New issue

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

mongo hostname issue #8

Open
lgwapnitsky opened this issue Nov 19, 2024 · 0 comments
Open

mongo hostname issue #8

lgwapnitsky opened this issue Nov 19, 2024 · 0 comments

Comments

@lgwapnitsky
Copy link

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     }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant