mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1401] 执行命令nginx-ui xxx导致cpu飙升 #3883
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#3883
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 @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.inicpu飙升至100%命令:
docker exec -it nginx-ui nginx-ui --versioncpu飙升至35%To Reproduce
Steps to reproduce the behavior:
docker exec -it nginx-ui nginx-ui xxxExpected behavior
CPU稳定
Screenshots
Info (please complete the following information):
Additional context
无
@0xJacky commented on GitHub (Nov 9, 2025):
受限于 Bleve 索引器的架构设计,目前无法解决此问题。