[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

Closed
opened 2026-02-27 12:29:22 +03:00 by kerem · 0 comments
Owner

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:

:29 ingress-fsn nginx-ui[2795091]: 2025-12-03 16:43:29.524        DEBUG        github.com/0xJacky/Nginx-UI/internal/sitecheck/service.go:208        Started sitecheck refresh goroutine
Dez 03 16:43:29 ingress-fsn nginx-ui[2795091]: 2025-12-03 16:43:29.524        DEBUG        github.com/0xJacky/Nginx-UI/internal/sitecheck/checker.go:97        Found 40 indexed sites
Dez 03 16:43:29 ingress-fsn nginx-ui[2795091]: 2025-12-03 16:43:29.524        DEBUG        github.com/0xJacky/Nginx-UI/internal/sitecheck/checker.go:138        Collected 0 enabled sites for checking
Dez 03 16:43:29 ingress-fsn nginx-ui[2795091]: 2025-12-03 16:43:29.524        DEBUG        github.com/0xJacky/Nginx-UI/internal/sitecheck/service.go:211        Sitecheck refresh goroutine completed

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Manage sites'
  2. Click on 'Enable'
  3. Wait...

Screenshots
If applicable, add screenshots to help explain your problem.

Info (please complete the following information):

  • Server OS: NixOS
  • Server Arch: amd64
  • Nginx UI Version: 2.2.1
  • Your Browser: Chrome

Additional context
I use Nginx-UI with the cluster function and also synchronize another node that is on the same version.

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: ``` :29 ingress-fsn nginx-ui[2795091]: 2025-12-03 16:43:29.524 DEBUG github.com/0xJacky/Nginx-UI/internal/sitecheck/service.go:208 Started sitecheck refresh goroutine Dez 03 16:43:29 ingress-fsn nginx-ui[2795091]: 2025-12-03 16:43:29.524 DEBUG github.com/0xJacky/Nginx-UI/internal/sitecheck/checker.go:97 Found 40 indexed sites Dez 03 16:43:29 ingress-fsn nginx-ui[2795091]: 2025-12-03 16:43:29.524 DEBUG github.com/0xJacky/Nginx-UI/internal/sitecheck/checker.go:138 Collected 0 enabled sites for checking Dez 03 16:43:29 ingress-fsn nginx-ui[2795091]: 2025-12-03 16:43:29.524 DEBUG github.com/0xJacky/Nginx-UI/internal/sitecheck/service.go:211 Sitecheck refresh goroutine completed ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Manage sites' 2. Click on 'Enable' 3. Wait... **Screenshots** If applicable, add screenshots to help explain your problem. **Info (please complete the following information):** - Server OS: NixOS - Server Arch: amd64 - Nginx UI Version: 2.2.1 - Your Browser: Chrome **Additional context** I use Nginx-UI with the cluster function and also synchronize another node that is on the same version.
kerem 2026-02-27 12:29:22 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#2951
No description provided.