[GH-ISSUE #1401] 执行命令nginx-ui xxx导致cpu飙升 #2850

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

Originally created by @felger1115 on GitHub (Oct 20, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1401

Describe the bug
使用docker compose (uozi/nginx-ui:latest)部署并且执行命令nginx-ui xxx导致cpu飙升
命令: docker exec -it nginx-ui nginx-ui reset-password --config=/etc/nginx-ui/app.ini cpu飙升至100%
命令: docker exec -it nginx-ui nginx-ui --version cpu飙升至35%

To Reproduce
Steps to reproduce the behavior:

  1. 使用docker compose部署
  2. 挂在了/etc/nginx-ui/app.ini到本地磁盘
  3. 执行命令docker exec -it nginx-ui nginx-ui xxx
  4. CPU飙升

Expected behavior
CPU稳定

Screenshots

Image

Info (please complete the following information):

  • Server OS: Ubuntu 22.04.1
  • Server Arch: x86
  • Nginx UI Version: 2.2.0
  • Your Browser: Chrome

Additional context

Originally created by @felger1115 on GitHub (Oct 20, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1401 **Describe the bug** 使用docker compose (uozi/nginx-ui:latest)部署并且执行命令`nginx-ui xxx`导致cpu飙升 命令: `docker exec -it nginx-ui nginx-ui reset-password --config=/etc/nginx-ui/app.ini` cpu飙升至100% 命令: `docker exec -it nginx-ui nginx-ui --version` cpu飙升至35% **To Reproduce** Steps to reproduce the behavior: 1. 使用docker compose部署 2. 挂在了/etc/nginx-ui/app.ini到本地磁盘 3. 执行命令`docker exec -it nginx-ui nginx-ui xxx` 4. CPU飙升 **Expected behavior** CPU稳定 **Screenshots** <img width="229" height="225" alt="Image" src="https://github.com/user-attachments/assets/7014cb1a-0030-4606-a2b4-5b8d3dd7a129" /> **Info (please complete the following information):** - Server OS: Ubuntu 22.04.1 - Server Arch: x86 - Nginx UI Version: 2.2.0 - Your Browser: Chrome **Additional context** 无
kerem 2026-02-27 12:27:58 +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#2850
No description provided.