element-hq / element-hq/matrix-authentication-service
"Name does not resolve" error doesn't say which name failed to resolve
- Dominant language
- Rust
- Stars
- 280
- Forks
- 111
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 25
Description
*This issue was originally created by [**@DMRobertson**](https://github.com/DMRobertson) at .*
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
```
Contributor guide
Assessment
This issue has not been assessed yet.