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

quickstart uninstall followed by quickstart install fails to open login page #4894

Open
clubanderson opened this issue Apr 22, 2024 · 2 comments
Labels
kind/bug Something isn't working

Comments

@clubanderson
Copy link
Contributor

What happened:

  • 'pipectl quickstart --version v0.47.0'
  • tried example from quickstart page on doc site for 0.47.x
  • 'pipectl quickstart --uninstall'
  • waited for pipecd namespace to cleanup
  • 'pipectl quickstart --version v0.47.0'
  • login page does not open. (http://localhost:8080/settings/piped?project=quickstart)
  • main page (http://localhost:8080/login) opens but is blank below the top blue border
  • command line is waiting for project ID

What you expected to happen:

  • I expected login to prompt me, and go to screen to add pipecd project

How to reproduce it:

  • see above steps in 'what happened'

Environment:

  • piped version: 0.47.0
  • control-plane version: kind cluster 1.27.1
  • Others:
@clubanderson clubanderson added the kind/bug Something isn't working label Apr 22, 2024
@t-kikuc
Copy link
Member

t-kikuc commented Apr 24, 2024

Thank you for sharing the issue!

I'm sorry, but I could not reproduce the problem. The login page and the main page opened well even after the re-install.

Would you please give us more information? 🙏
for example:

  • When/Where did you execute pipectl quickstart --uninstall?
    • Is it the same terminal as where you executed pipectl quickstart --version v0.47.0?
      • If so, did you kill pipectl quickstart --version v0.47.0 before uninstalling?
  • Do you have any problem in the kind cluster? e.g. Unnecessary resources remain accidentally.

@t-kikuc
Copy link
Member

t-kikuc commented Apr 24, 2024

Besides, we'd like to know your OS & CPU architecture you used.

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

No branches or pull requests

2 participants