whyour / qinglong

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

sh的脚本运行时提示“无权限” #2432

Closed winsphinx closed 4 months ago

winsphinx commented 4 months ago

Qinglong version

2.17.8

Steps to reproduce

今天升级到最新版后,原来正常可运行的任务,提示无权限。 image image

进入容器手工可以正常运行。

What is expected?

期望能正常运行

What is actually happening?

无法判断

System Info

No response

Any additional comments?

No response

whyour commented 4 months ago

shell 任务咋写的

nsv2051 commented 4 months ago

我也是,附上shell命令 image 最新版本在执行任务时加载不到环境变量 image

shell 任务咋写的

whyour commented 4 months ago

我也是,附上shell命令 image 最新版本在执行任务时加载不到环境变量 image

shell 任务咋写的

再更新下试试

nsv2051 commented 4 months ago

我也是,附上shell命令 image 最新版本在执行任务时加载不到环境变量 image

shell 任务咋写的

再更新下试试

已更新,环境变量正常了 shell脚本还是同样报错

winsphinx commented 4 months ago

shell 任务咋写的

一个jd的,一个b站的 image

image

whyour commented 4 months ago

我也是,附上shell命令 image 最新版本在执行任务时加载不到环境变量 image

shell 任务咋写的

再更新下试试

已更新,环境变量正常了 shell脚本还是同样报错

你这任务里的命令咋写的

whyour commented 4 months ago

shell 任务咋写的

一个jd的,一个b站的 image

image

定时任务的命令咋写的

nsv2051 commented 4 months ago

我也是,附上shell命令 image 最新版本在执行任务时加载不到环境变量 image

shell 任务咋写的

再更新下试试

已更新,环境变量正常了 shell脚本还是同样报错

你这任务里的命令咋写的

task xxx.sh

winsphinx commented 4 months ago

更新后,目前正常。 感谢修复!

whyour commented 4 months ago

我也是,附上shell命令 image 最新版本在执行任务时加载不到环境变量 image

shell 任务咋写的

再更新下试试

已更新,环境变量正常了 shell脚本还是同样报错

你这任务里的命令咋写的

task xxx.sh

sh 执行问题修复了

nsv2051 commented 4 months ago

我也是,附上shell命令 image 最新版本在执行任务时加载不到环境变量 image

shell 任务咋写的

再更新下试试

已更新,环境变量正常了 shell脚本还是同样报错

你这任务里的命令咋写的

task xxx.sh

sh 执行问题修复了

感谢修复 已正常执行

Jejz168 commented 4 months ago

还有个问题,你看执行结束后面没时间显示,好像debian没修复