You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to deploy the Hubble-UI at /hubble/ path. I've set hubble.ui.baseUrl: /hubble/ . The relay is also enabled, and hubble.ui.ingress.hosts is set accordingly. I am using Traefik as Ingress Controller. When I visit the Hubble-UI with the browser, I get an Unexpected Application Error! 404 Not Found. The hubble-ui backend container does not print much output.
cilium version
Client: 1.15.3 22dfbc58 2024-03-26T11:45:10+01:00 go version go1.21.8 linux/amd64
Daemon: 1.15.3 22dfbc58 2024-03-26T11:45:10+01:00 go version go1.21.8 linux/amd64
Kernel Version
uname -a
Linux 6.7.2-1.el7.elrepo.x86_64 cilium/cilium#1 SMP PREEMPT_DYNAMIC Thu Jan 25 21:36:55 EST 2024 x86_64 x86_64 x86_64 GNU/Linux
Kubernetes Version
kubectl version
Client Version: v1.28.6
Server Version: v1.28.6
fwiw, I tried 0.13.1 Frontend/Backend with cilium v0.16.0-pre3 and failed to make it work.
Tried to revert FE/BE to 0.12.3 and it still didn't work; while I get the js bundles serverd back under the /hubble/ baseUrl, the application renders the same "Unexpected application error"
Is there an existing issue for this?
What happened?
Hello,
I am attempting to deploy the Hubble-UI at
/hubble/
path. I've sethubble.ui.baseUrl: /hubble/
. The relay is also enabled, andhubble.ui.ingress.hosts
is set accordingly. I am using Traefik as Ingress Controller. When I visit the Hubble-UI with the browser, I get anUnexpected Application Error! 404 Not Found
. The hubble-ui backend container does not print much output.values.yaml used for deployment
Screenshot:
Cilium Version
cilium version
Client: 1.15.3 22dfbc58 2024-03-26T11:45:10+01:00 go version go1.21.8 linux/amd64
Daemon: 1.15.3 22dfbc58 2024-03-26T11:45:10+01:00 go version go1.21.8 linux/amd64
Kernel Version
uname -a
Linux 6.7.2-1.el7.elrepo.x86_64 cilium/cilium#1 SMP PREEMPT_DYNAMIC Thu Jan 25 21:36:55 EST 2024 x86_64 x86_64 x86_64 GNU/Linux
Kubernetes Version
kubectl version
Client Version: v1.28.6
Server Version: v1.28.6
Regression
No response
Sysdump
No response
Relevant log output
Anything else?
No response
Cilium Users Document
Code of Conduct
The text was updated successfully, but these errors were encountered: