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

Panic error when network is unavailable #100

Open
brmzkw opened this issue Jul 28, 2023 · 0 comments
Open

Panic error when network is unavailable #100

brmzkw opened this issue Jul 28, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@brmzkw
Copy link
Contributor

brmzkw commented Jul 28, 2023

While working in the train 🚝 I noticed there is a panic when network is not available

❌ An unexpected error occured: it's maybe our fault, or maybe not, we can't tell

πŸ”Ž Additional details
The CLI should have handled this error gracefully, but it didn't.
It might be a problem with the CLI itself, with the API, or with your configuration. Unfortuatey, we can't tell.
In any case, we would love to hear about it so we can handle this error gracefully in a future version of the CLI.

πŸ₯ How to solve the issue?
Please open an issue at https://github.com/koyeb/koyeb-cli/issues/new and provide the command you ran, the error message, and the output of `koyeb version`

πŸ•¦ The original error was:
runtime error: invalid memory address or nil pointer dereference

At the time, the stacktrace was not displayed so I don't know where the issue comes from.

@brmzkw brmzkw added the good first issue Good for newcomers label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant