dinky icon indicating copy to clipboard operation
dinky copied to clipboard

[Bug] [openApi] 作业重启失败

Open lwzhangMr opened this issue 3 years ago • 1 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

执行http://xxx:8888/openapi/restartTask?id=36重启作业,返回结果如下 { "datas": null, "code": 1, "msg": null } 重启作业执行后无响应,其他api可以正常执行

What you expected to happen

作业重启成功

How to reproduce

{ "datas": null, "code": 1, "msg": null }

Anything else

{ "datas": null, "code": 1, "msg": null }

Version

0.6.6

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

lwzhangMr avatar Aug 19 '22 08:08 lwzhangMr

这个需要通过远程调试的方式跟踪该接口来寻找问题

aiwenmo avatar Aug 19 '22 15:08 aiwenmo