pixie icon indicating copy to clipboard operation
pixie copied to clipboard

Issue while adding cluster to self hosted pixie deployment

Open rakaseth opened this issue 3 years ago • 5 comments

Describe the bug I am able to installed the pixie using prod readiness document and we UI is up and running.But when i am registering the same cluster after px auth login.It is throwing some error. │ time="2023-01-12T06:19:26Z" level=fatal msg="Failed to register vizier deployment. If deploying via Helm or Manifest, please check your deployment key. Otherwise, ensure you h │ │ ave deployed with an authorized account." error="rpc error: code = Unknown desc = unexpected HTTP status code received from server: 307 (Temporary Redirect); transport: receiv │ │ ed unexpected content-type "text/html"" │

To Reproduce

1)follow the steps in below document: https://docs.px.dev/installing-pixie/install-guides/production-readiness/

2)export PL_CLOUD_ADDR= 3)px auth login 4)px deploy

the pod in pl namespace is failing with below error: I am able to installed the pixie using prod readiness document and we UI is up and running.But when i am registering the same cluster after px auth login.It is throwing some error. │ time="2023-01-12T06:19:26Z" level=fatal msg="Failed to register vizier deployment. If deploying via Helm or Manifest, please check your deployment key. Otherwise, ensure you h │ │ ave deployed with an authorized account." error="rpc error: code = Unknown desc = unexpected HTTP status code received from server: 307 (Temporary Redirect); transport: receiv │ │ ed unexpected content-type "text/html"" │

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.

App information (please complete the following information):

  • Pixie version: release/cloud/prod/1670351615
  • K8s cluster version: 1.22.11
  • Node Kernel version
  • Browser version

rakaseth avatar Jan 12 '23 07:01 rakaseth

I have the self hosted pixie cloud with production readiness setup. I am able to login but when I try to deploy px to the cluster getting the below error. I tried extracting the YAML as well, but got the same error. Generating YAMLs for Pixie FATA[0016] Could not fetch Vizier YAMLs error="rpc error: code = Internal desc = failed to get URL"

sabideep1 avatar Aug 08 '23 13:08 sabideep1