Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

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

Open
DMRobertson opened this issue Aug 21, 2023 · 1 comment
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

@DMRobertson
Copy link
Contributor

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
@DMRobertson DMRobertson added the T-Enhancement New feature of request label Aug 21, 2023
@sandhose sandhose 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. labels Oct 11, 2023
@matrixbot
Copy link
Member

For your information, this issue has been copied over to the Element fork of matrix-authentication-service: element-hq/matrix-authentication-service#1556

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

3 participants