[GH-ISSUE #1365] Stub_status metrics not showing in nginx-ui #2778

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

Originally created by @ZenKho-chill on GitHub (Sep 30, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1365

Hi,

I can access Nginx's stub_status page directly in the browser and it works as expected. However, nginx-ui does not display any stub_status metrics on the dashboard.

Here’s my setup:

  • StubStatusPort is left empty in nginx-ui config.
  • Nginx is running normally.
  • Log files exist and are writable.
  • Running nginx -t passes without errors.

Expected behavior:

  • nginx-ui should show stub_status metrics like active connections, requests, etc.

Thanks for any help!

Image
Originally created by @ZenKho-chill on GitHub (Sep 30, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1365 Hi, I can access Nginx's stub_status page directly in the browser and it works as expected. However, nginx-ui does not display any stub_status metrics on the dashboard. Here’s my setup: - `StubStatusPort` is left empty in nginx-ui config. - Nginx is running normally. - Log files exist and are writable. - Running `nginx -t` passes without errors. Expected behavior: - nginx-ui should show stub_status metrics like active connections, requests, etc. Thanks for any help! <img width="1894" height="835" alt="Image" src="https://github.com/user-attachments/assets/3e1a64a8-3756-4791-b6b0-59ef3f5bcd9d" />
kerem 2026-02-27 12:27:00 +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#2778
No description provided.