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

iOS app crash at start up #572

Closed
xionglingfeng opened this issue Feb 9, 2024 · 3 comments
Closed

iOS app crash at start up #572

xionglingfeng opened this issue Feb 9, 2024 · 3 comments

Comments

@xionglingfeng
Copy link

I installed kubenav and set up a cluster. For some reason, this cause the app crash at start up.

iOS version: 17.3
App version: unknown since I cannot start it

I tried to delete the app and re-install. However, the app still crash at start up. It seems the app somehow “remember” the previous settings.

Do we have any way to wipe the data of this app?

@xionglingfeng
Copy link
Author

xionglingfeng commented Feb 9, 2024

I just reproduce the issue on my iPhone. Now both my iOS devices cannot open kubenav :-(

  1. Create an OIDC provider
  2. Create a new cluster with that OIDC provider
  3. Set the Username field of the cluster to be non-empty
    The app will crash immediately and cannot be opened (crash at startup)

@ricoberger
Copy link
Member

Hi, I think this was caused by the Kubernetes API requests when starting the app, which blocked the UI. This should be fixed in kubenav v5, so that the app should also start when the requests done on the home page are failing.

If you still have this issue with the new version please let me know and I reopen the issue.

@AlexanderPadron
Copy link

Hi, I have a similar experience, my kubeconfig changed so I tried to edit the existing one, but despite reinstalling several times the app closes before displaying anything.

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

3 participants