mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #611] 脚本自动安装后,打开[站点列表]会出现open /etc/nginx/sites-available: no such file or directory #1655
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#1655
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 @YMingPro on GitHub (Oct 11, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/611
Describe the bug
在按文档一键脚本安装后,
打开【站点列表】和【管理Stream】会出现类似open /etc/nginx/sites-available: no such file or directory 这样的提示,
我手动增加所提示的dir后才不会报错。
问题:
@0xJacky commented on GitHub (Oct 11, 2024):
有关此 issue 的回答在这里:
https://nginxui.com/zh_CN/guide/getting-started.html#%E4%BD%BF%E7%94%A8%E5%89%8D%E6%B3%A8%E6%84%8F
@YMingPro commented on GitHub (Oct 12, 2024):
感谢回复,已解决。
@huchao-hu commented on GitHub (Dec 3, 2024):
@huchao-hu commented on GitHub (Dec 3, 2024):
我已经按照上述文档配置了 但是报错没有目录 @0xJacky
@huchao-hu commented on GitHub (Dec 3, 2024):
想问一下您是怎么解决的呢 @YMingPro
@YMingPro commented on GitHub (Dec 3, 2024):
创建sites-avaliable目录了吗? 我新的服务器全新重装nginx-ui的脚本已经没有这个bug了。如果你还有这个问题,手动创建enable和avaliable目录就好