pixie
pixie copied to clipboard
"Timeout with registration terminating stream" with vizier using pixie cloud
Describe the bug Earlier today, I noticed that my Pixie deployment is having a registration issue with Pixie cloud. I've had a long lived cluster that was running Pixie without issue for the last few months until this error manifested today.
To Reproduce This is currently happening with the New Relic cloud.
Expected behavior That the Vizier connects to the New Relic cloud.
Logs
Defaulted container "app" out of: app, nats-wait (init)
time="2024-09-11T15:20:22Z" level=info msg="Timeout with registration terminating stream"
time="2024-09-11T15:20:22Z" level=error msg="Error doing registration handshake" error="Registration timeout"
time="2024-09-11T15:21:53Z" level=info msg="Timeout with registration terminating stream"
time="2024-09-11T15:21:53Z" level=error msg="Error doing registration handshake" error="Registration timeout"
time="2024-09-11T15:23:46Z" level=info msg="Timeout with registration terminating stream"
time="2024-09-11T15:23:46Z" level=error msg="Error doing registration handshake" error="Registration timeout"
time="2024-09-11T15:24:54Z" level=info msg="Timeout with registration terminating stream"
time="2024-09-11T15:24:54Z" level=error msg="Error doing registration handshake" error="Registration timeout"
App information (please complete the following information):
- Pixie version: v0.14.11
- K8s cluster version: 1.27
- Node Kernel version: 5.4
- Browser version: N/A
I was able to get my pixie deployment stable again by trying another one of the hosted clouds -- Cosmic in my case.