Skip to content

2.1.17 => 2.2.1 (After update, no longer possible via nginx-ui web to send requests to /api/config) #1463

@dennisoderwald

Description

@dennisoderwald

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions