whyour / qinglong

支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
http://demo.ninesix.cc:4433
Apache License 2.0
15.19k stars 2.86k forks source link

编辑任务时报错:13 INTERNAL: Cannot read properties of null (reading 'cancel') #2423

Closed icyou66 closed 2 weeks ago

icyou66 commented 2 weeks ago

Qinglong version

2.17.7

Steps to reproduce

853b08a2452a53844a112ce9c451b473 按照以上规则添加任务。提示成功添加。然后编辑此任务,什么也不修改,直接保存,便提示13 INTERNAL: Cannot read properties of null (reading 'cancel') 尝试重新安装最新版面板重新操作。可以复现此错误。

What is expected?

理论应该为修改成功

What is actually happening?

报错:13 INTERNAL: Cannot read properties of null (reading 'cancel')

System Info

No response

Any additional comments?

No response

icyou66 commented 2 weeks ago

已解决,是定时任务设置出错了。