(BUG?Config?) VNC console cannot connect from cluster master

Aug 3, 2019
9
0
21
31
TIM截图20200724160029.png

Here is my test cluster, There is "server" as master on the right, one of the "nodes" on the left.
Here is the issue:
Upload file or create vm on "Master web page" is working fine, But the "Console" can't connect the vm.
Then on the left I try connect vm on "slave web page" which where the vm is, It's working fine, but still , unaccessable from master

BUG? error config ?
 
have you modified the bashrc or profile of your root user?
 
yes this can cause issues when the root user cannot ssh to the other nodes non-interactively


you could post the bashrc and profile, maybe there is something obvious

I see, It's communication over ssh, So I know, becuase master server not using port 22, So I solve the problem, THX:)