donknap / dpanel

docker可视化管理面板
https://dpanel.cc
1.21k stars 85 forks source link

日志 如下,一直在重启nginx? #1

Closed Michae1G closed 5 months ago

Michae1G commented 5 months ago

Setting up watches. Beware: since -r was given, this may take a while! Couldn't watch /dpanel/nginx: No such file or directory Reloading Nginx configuration... Setting up watches. Beware: since -r was given, this may take a while! Couldn't watch /dpanel/nginx: No such file or directory Reloading Nginx configuration... Setting up watches. Beware: since -r was given, this may take a while! Couldn't watch /dpanel/nginx: No such file or directory Reloading Nginx configuration... Setting up watches. Beware: since -r was given, this may take a while! Couldn't watch /dpanel/nginx: No such file or directory Reloading Nginx configuration... [2024-06-17 01:34:48.200] [INFO] default /Users/renchao/Workspace/go/dpanel/app/common/logic/setting.go:52 [0.550ms] [rows:1] SELECT * FROM ims_setting WHERE ims_setting.id = 1 ORDER BY ims_setting.id LIMIT 1

Michae1G commented 5 months ago

已解决,自行映射/dpanel ,并在dpanel 下新建nginx 文件夹

donknap commented 5 months ago

挂载宿主机目录,不会创建目录。挂到存储卷上没问题。我已经修复这个问题了,缺少目录会自动创建