weile321 opened a new issue, #11023: URL: https://github.com/apache/dolphinscheduler/issues/11023
### 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 in the dockerswarm-worker can exec remote ssh; but when copy the ssh cmd into the workflow on the web, the cmd can't exec; it shows the error: 'Could not create directory '/home/XX/.ssh'. Host key verification failed.' ### What you expected to happen in the workflow on the web can also exec ssh cmd ### How to reproduce flow my step: 1. in the dockerswarm-worker can exec ssh; for example "ssh [email protected] "sh test.sh" " 2. copy the cmd to the web ### Anything else _No response_ ### Version 2.0.6 ### Are you willing to submit PR? - [X] 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]
