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

The first time you run kubeapps dashboard the browser opens to a blank #64

Closed
arapulido opened this issue Nov 28, 2017 · 2 comments · Fixed by #76
Closed

The first time you run kubeapps dashboard the browser opens to a blank #64

arapulido opened this issue Nov 28, 2017 · 2 comments · Fixed by #76
Labels
kind/bug An issue that reports a defect in an existing feature

Comments

@arapulido
Copy link
Contributor

Steps to reproduce:

  1. kubeapps up
  2. kubeapps dahsboard

Expected results:

Opening the browser waits a couple of seconds for the proxy to be ready and then opens the page successfully

Actual results:

Opening the browser tag is too fast and it opens before the proxy is ready. You get a server error and need to refresh the page to get to the dashboard

@arapulido arapulido added the kind/bug An issue that reports a defect in an existing feature label Nov 28, 2017
@prydonius
Copy link
Contributor

note this is a side-effect of #40, but we may be able to work around it by handling the proxy as a child process

@ngtuna
Copy link
Contributor

ngtuna commented Nov 29, 2017

PR for #40 has been submitted. PTAL @prydonius #65 . I will also check dashboard command to leverage client-go v4.0 today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug An issue that reports a defect in an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants