Dolphinscheduler: [Bug][installing ds] I have configured the ssh without passwd and ssh localhost and ssh hostname is ok but when i exec"sh install.sh" appear "Connection refused"

Created on 22 Mar 2021  ·  8Comments  ·  Source: apache/dolphinscheduler

Describe the bug
I have configured the ssh without passwd and ssh localhost and ssh hostname is ok but when i exec"sh install.sh" appear "Connection refused".

Screenshots
i exec "ssh localhost" and ssh ip and ssh hostname is ok
image

the question:
image

Which version of Dolphin Scheduler:
-[1.3.5-preview]

All 8 comments

do not use sudo command
image

do not use sudo command
image

i tried, but it still doesnt work

do not use sudo command
image

i tried, but it still doesnt work

image

Does the user have sudo privileges? (sudo with no password)

Does the user have sudo privileges?
Do u mean this:
image

remote user , host1 with user ds1, host2 with ds2 ,ds1 and ds2 need sudo with no password

remote user , host1 with user ds1, host2 with ds2 ,ds1 and ds2 need sudo with no password

the model is standalone, seems like i dont need to configure the remote, brain broken..

remote user , host1 with user ds1, host2 with ds2 ,ds1 and ds2 need sudo with no password

thanks bro! the reason is that the server ssh 's default port had changed, i changed the ds's configuration and it works.

Was this page helpful?
0 / 5 - 0 ratings