rancher / rio

Application Deployment Engine for Kubernetes
https://rio.io
Apache License 2.0
2.27k stars 228 forks source link

Running rio dashboard does not always take me to initial landing page #927

Open rancher-max opened 4 years ago

rancher-max commented 4 years ago

Describe the bug The dashboard is not enabled by default. Running rio dashboard enables it, but does not always open the proper URL. In some cases (not sure the exact cause at this time but still looking into it) it produces a URL like: https://dashboard-rio-system.raqruf.on-rio.io/dashboard/ When it should produce a URL like: https://dashboard-rio-system.raqruf.on-rio.io/dashboard/?setup=kjxwc2g6r8cl9q5bl6fdlm47vs4lp9z487rpggcv75tm6kj9hsq9lt

Also, sometimes even when it does produce the proper URL, it does not load the page for a while. Refreshing sometimes works. Opening the URL in a new session usually works. I suspect this one is due to a timing issue where the pod isn't fully ready yet?

Type: Rio version: rio info

Rio Version: v0.7.0-rc1 (5ed1a2a1)
Rio CLI Version: v0.7.0-rc1 (5ed1a2a1)

Additional context Nothing useful in dashboard or system logs for either case.