mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1463] 2.1.17 => 2.2.1 (After update, no longer possible via nginx-ui web to send requests to /api/config) #2951
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#2951
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 @dennisoderwald on GitHub (Dec 3, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1463
Describe the bug
Since updating to the latest version, I can no longer edit, enable, or disable any pages. The request is constantly pending, and nothing is visible in the debug log. A timeout does not seem to be taking effect.
When I duplicate a new page from an existing one, it works until I try to enable it.
Under “Dashboard” -> “Sites,” it says “No sites found”—but there are 39 sites. Interestingly, under the other node there, a page of 39 is displayed.
Log Output:
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Info (please complete the following information):
Additional context
I use Nginx-UI with the cluster function and also synchronize another node that is on the same version.