hardstuding opened a new issue, #18008: URL: https://github.com/apache/dolphinscheduler/issues/18008
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When I update from 3.1.9 to 3.4.0, I can't select worker group. All task run will raise an error"ERROR [WorkerGroupTaskDispatcher-1150] o.a.d.s.m.e.t.d.WorkerGroupDispatcher:[102] - Dispatch Task: 213244 failed will retry after: 1000/ms org.apache.dolphinscheduler.server.master.exception.dispatch.TaskDispatchException: Dispatch task" I found that the default "dolphin.scheduler.network.interface.preferred" in worker-server/conf/common.properties maybe change, and I try to change the worker ip use UI or CONFIG.But when I create a task, I still can't select worker. Also, I can't select task group as well. When I update,"sh ./tools/bin/migrate-resource.sh" and "sh ./tools/bin/migrate-lineage.sh" will raise error,so I skip it. My hdfs is using CDH6.3.2,I don't change the jar.Maybe it will case the issue? Could anyone help? <!-- Failed to upload "image.png" --> ### What you expected to happen I don't know,I try to change the ip,but no use ### How to reproduce update from 3.1.9 to 3.4.0, ### Anything else _No response_ ### Version 3.4.0 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
