apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.86k stars 4.62k forks source link

[Docker] [2.0.6] Remote ssh can't exec #11023

Closed weile321 closed 2 years ago

weile321 commented 2 years ago

Search before asking

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 xx@192.168.1.1x "sh test.sh" "
  2. copy the cmd to the web

Anything else

No response

Version

2.0.6

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 2 years ago

Thank you for your feedback, we have received your issue, Please wait patiently for a reply.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 2 years ago

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.