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

CLI doesn't have intuitive message if it can't connect to MicroK8s #153

Open
kimwnasptd opened this issue Jul 24, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@kimwnasptd
Copy link
Collaborator

Bug Description

Right now the DSS CLI will show cryptic errors when it can't connect to microK8s. We saw this in #151

Specifically we saw messages like this:

dss status
[ERROR] Failed to retrieve status: [Errno 111] Connection refused.

The CLI should clearly expose that the issue is with talking to MicroK8s

To Reproduce

  1. sudo snap install data-science-stack --channel latest/stable
  2. dss status

Note that you should run those without initialising the DSS

Environment

Ubuntu 22.04

Relevant Log Output

[ERROR] Failed to retrieve status: [Errno 111] Connection refused.

Additional Context

No response

@kimwnasptd kimwnasptd added the bug Something isn't working label Jul 24, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6049.

This message was autogenerated

@DnPlas
Copy link
Contributor

DnPlas commented Aug 7, 2024

From @misohu suggestion:

Part of this task can be to confirm with the UX team on how to best show the message, based on that we can fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants