pipe-cd / pipecd

The One CD for All {applications, platforms, operations}

Home Page:https://pipecd.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quickstart uninstall followed by quickstart install fails to open login page

clubanderson opened this issue · comments

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:

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.

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