mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1394] WebSocket self-check fails #3880
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#3880
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ntdgo on GitHub (Oct 15, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1394
Describe the bug
After installing Nginx UI on Ubuntu 24.04, the Self Check page reports:
To Reproduce
Install Nginx-UI:
Site Config
Screenshots
Info (please complete the following information):
Additional context
I originally installed Nginx UI about 4 months ago, and the WebSocket issue appeared a few days after installation.
After around 3 months, my SSL certificate stopped renewing automatically. I tried renewing it manually, but it failed.
To fix that, I fully uninstalled both Nginx and Nginx UI, then reinstalled everything from scratch.
At first, everything worked correctly — SSL generation, site configuration, etc..
However, after a few days, the WebSocket error appeared again on the Self Check page.
It seems this issue might build up or appear over time rather than immediately after installation.
@0xJacky commented on GitHub (Oct 15, 2025):
Please make sure that your reverse proxy configuration supports websocket: https://nginxui.com/guide/nginx-proxy-example.html