-
Notifications
You must be signed in to change notification settings - Fork 11
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
Cannot connect to ipv6-only mongodb instance #57
Comments
Maybe related: meteor/meteor#7155 - just quessing, there could be some change needed for some Wekan options. https://bugs.launchpad.net/snapstore/+bug/1710022 https://forum.snapcraft.io/t/api-snapcraft-io-ipv6-support/4531 |
meteor/meteor#7155 is about parsing a URL. I did not use raw IP addresses in my example but FQDNs. FQDNs are protocol family agnostic.
You mean, if cannot install a software via IPv6, there is no need for that software to be IPv6 capable? ;-) |
This seems to be same issue as RocketChat/Rocket.Chat#8823 , both Wekan and Rocket.Chat are made with Meteor and MongoDB. |
Can you tell me what are those IPv6 only environments usually? |
I don't know is this mongo url syntax issue like at meteor/meteor#8066 |
Unfortunately I don't know where the actual Should easily be fixed. Maybe upstream since I don't know where mongodb-core belongs to. |
on a Debian stretch with a nginx in front.
ipv6only-mongodb.example.com resolves only to an AAAA record here.
The text was updated successfully, but these errors were encountered: