刚刚通过在NAS上docker部署的alist从天翼云盘网NAS的webdav上复制数据的时候,NAS直接死机了... #4356
doraemon0711
started this conversation in
General
Replies: 1 comment 9 replies
-
可能复制的时候是写入了内存,你的内存不够了?(我猜的) 如何快速定位Bug如果发现Bug,但是log.log的日志不详细,可以尝试在 启动时候添加 建议在使用 Windows:alist.exe server --debug 启动后拿到相关日志,如何停止? Ctrl+c 可以使程序停止运行(或者简单粗暴直接关闭程序) |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
复制了一个文件夹,里面有3个文件,一个6G大小
点击复制之后NAS就无法访问了(ssh等各种方式都试过),硬盘灯狂闪,当时就懵了直接重启了NAS,重启之后检查了一下没有什么大问题
具体原因还没有排查,不知道和我没有对容器添加内存限制有没有关系
Beta Was this translation helpful? Give feedback.
All reactions