8000 [webui] Need better error reporting when websockets do not work · Issue #1080 · kluctl/kluctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[webui] Need better error reporting when websockets do not work #1080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
codablock opened this issue May 24, 2024 · 1 comment
Open

[webui] Need better error reporting when websockets do not work #1080

codablock opened this issue May 24, 2024 · 1 comment

Comments

@codablock
Copy link
Collaborator

Operating system

all

Kluctl Version

2.24.1

Kubernetes Version

all

kubectl Version

all

Bug description

When websockets fail to work (e.g. misconfigured NGINX or LBs), the Webui should properly report an error instead of silently doing nothing.

Steps to reproduce

No response

Relevant log output

No response

@faisal-smarthub
Copy link
faisal-smarthub commented May 24, 2024

When using the kluctl webui behind an nginx ingress, add the following annotation to the ingress entity like so:

metadata:
  annotations:
    nginx.org/websocket-services: "kluctl-webui"

where kluctl-webui is the name of the ingress service in the yaml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0