pixie: Pixie Self hosted 400 on Login

Describe the bug I used this Pixie tutorial to set up a Self Hosted Environment and I have all the Pods up and running healthy as you can see.

image

When I access https://dev.withpixie.dev/ I can see the login page as the image below.

image

When I click on the Login button I got an error.

image

I tried to find anything related but I couldn’t, does anyone have an idea what is this?

To Reproduce Steps to reproduce the behavior:

  1. Install pixie sefl hosted
  2. Click on login
  3. See error

Expected behavior Be able to log in on self hosted environment

Screenshots If applicable, add screenshots to help explain your problem. Please make sure the screenshot does not contain any sensitive information such as API keys or access tokens.

Logs Please attach the logs by running the following command:

./px collect-logs

App information (please complete the following information):

  • Pixie version: Latest
  • K8s cluster version: 1.23
  • Node Kernel version
  • Browser version: Chrome Mac OS

Additional context Add any other context about the problem here.

About this issue

  • Original URL
  • State: open
  • Created a year ago
  • Reactions: 1
  • Comments: 18 (3 by maintainers)

Most upvoted comments

Hi all! We just made a release with a bugfix to address an issue where the admin user wasn’t getting created properly. Would you all mind confirming that you no longer run into this in the latest release? Make sure you pull the latest from the repo, and walk through the instructions for deploying the cloud again.

Do note, you should clear both cookies and session storage, without clearing both of those you will hit the securecookie error.