使用异常-请求参数无效 #17784
-
|
参考文档完成快速部署进行提示时, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 15 replies
-
|
我也遇到相同的问题 |
Beta Was this translation helpful? Give feedback.
-
|
好吧,我是这样暂时解决的。我是3.4.1版本 ` ` |
Beta Was this translation helpful? Give feedback.
-
|
@chocolateBlack # docker exec -it dolphinscheduler-dolphinscheduler-api-1 /bin/bash |
Beta Was this translation helpful? Give feedback.







java.lang.IllegalArgumentException: Cannot find TaskChannel for : SHELL这是由于没有安装插件包导致的,从 3.3.0 版本开始,二进制包不再提供插件依赖,需要用户自行下载。
https://dolphinscheduler.apache.org/zh-cn/docs/3.4.0/guide/installation/pseudo-cluster