mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #129] nginx-ui use 100% CPU #67
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#67
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 @skrilax91 on GitHub (Jun 1, 2023).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/129
Describe the bug
Nginx-ui use all cpu resources from the server
To Reproduce
Steps to reproduce the behavior:
Expected behavior
a normal consumption
Screenshots

Info (please complete the following information):
@0xJacky commented on GitHub (Jun 1, 2023):
Hello, can you provide us with more information? I just installed nginx-ui v1.9.9-4 via install shell on my Ubuntu 22.04 vm, it works normally. Please execute this command
journalctl -u nginx-ui -n 100to fetch the latest 100 lines of logs and share them to us, thanks for your report.@skrilax91 commented on GitHub (Jun 2, 2023):
I just checked if nginx-ui consume all resource today but all is good now.
For information, i was trying to upgrade to latest version before nginx-ui start to take 100% CPU, i tried 4 time because nothing append after i request the upgrade.
Maybe my spam on the upgrade feature make nginx-ui crazy.
@0xJacky commented on GitHub (Jun 10, 2023):
Ok, if you find any further details related to this problem, feel free to reopen it for further investigation.