mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #1278] 通过 docker 容器安装的 nginx-ui 在检查站点文件时的问题 #2638
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#2638
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 @bigoovip on GitHub (Jul 31, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1278
Describe the bug
假设站点的配置如下:
当在这个站点的web页面从
高级模式切换为基本模式时,或点击编辑显示基本模式时,会提示以下内容:问题有2个:
/etc/nginx。ls相关命令可以明确看到目录和文件存在,但却提示“no such file or directory”。To Reproduce
站点列表编辑按钮基本模式时,会出现此提示高级模式,则关闭高级模式显示基本模式时,会出现此提示Expected behavior
期望不要出现错误的提示