Skip to content

执行命令nginx-ui xxx导致cpu飙升 #1401

@felger1115

Description

@felger1115

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

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