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

Improve error message for connection errors #1430

Open
TreeOfLearning opened this issue Dec 16, 2024 · 0 comments
Open

Improve error message for connection errors #1430

TreeOfLearning opened this issue Dec 16, 2024 · 0 comments

Comments

@TreeOfLearning
Copy link

I recently had an issue connecting to a local project instance. It turned out to be my own fault, but in the process of debugging I wasn't able to get much information out of the cli as to exactly what was going wrong. I only got the cryptic error message:

edgedb error: Connection error: ClientConnectionFailedError

It would be good to give a little more info here as to what is actually going wrong; is it a timeout? Incorrect DSN?

Perhaps a verbose flag could be used to allow more debug info to be shown.

Discord thread for ref

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