whyour / qinglong

支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
https://qinglong.online
Apache License 2.0
15.98k stars 2.96k forks source link

看不成脚本和日志 #2343

Closed lkl727 closed 5 months ago

lkl727 commented 5 months ago

Qinglong version

2.17.3

Steps to reproduce

点击脚本管理时显示 ELOOP: too many symbolic links encountered, stat '/ql/data/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scripts/scrip

点击日志管理时显示 ELOOP: too many symbolic links encountered, stat '/ql/data/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/log/

看不到脚本和日志

What is expected?

似乎和设置了 3天删除日志有关。。

What is actually happening?

就是拉了几个脚本库,设置了删除脚本时间后可能发生的这个问题

System Info

No response

Any additional comments?

No response

lkl727 commented 5 months ago

https://github.com/whyour/qinglong/issues/2282#issuecomment-2051252313 和这个一样,按照他说的,在scripts文件夹里删掉了有个名为scripts的符号链接文件。 在log文件夹下删掉了名为log的符号链接文件。 就全部都恢复了,都正常可以看了

ycr269294986 commented 5 months ago

同出现这个问题,现在是不是只要映射/ql/data,一个文件夹就行了

klcb2010 commented 5 months ago

同出现这个问题,现在是不是只要映射/ql/data,一个文件夹就行了

https://github.com/whyour/qinglong/issues/2291 重启设备 2.17.2可以了

whyour commented 5 months ago

2.17.4 已修复