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

"Name does not resolve" error doesn't say which name failed to resolve #1556

Open
matrixbot opened this issue Sep 9, 2024 · 0 comments
Open
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Enhancement New feature of request

Comments

@matrixbot
Copy link
Collaborator

This issue was originally created by @DMRobertson at matrix-org/matrix-authentication-service#1556.

Would be nice-to-have if this error message said what it was trying to resolve:

$ docker run -v $(pwd)/tests-e2e/mas-config.yaml:/config.yaml ghcr.io/matrix-org/matrix-authentication-service:main config sync
2023-08-21T10:48:24.218439Z ERROR cli.config.sync{prune=false dry_run=false}:db.connect: mas_cli::util: error=could not connect to the database

Caused by:
    0: error communicating with database: failed to lookup address information: Name does not resolve
    1: failed to lookup address information: Name does not resolve
@matrixbot matrixbot added O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Enhancement New feature of request labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Enhancement New feature of request
Projects
None yet
Development

No branches or pull requests

1 participant