This is my /etc/hosts information 127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 192.168.1.235 faban 192.168.1.236 olio
Both of VMs are the same. I have disable the ssh passwd. ssh [email protected] ssh root@localhost Still has the retry connecting problem. Have other reasons can bring this problem? At 2013-09-30 18:23:54,"Cansu Kaynak" <[email protected]> wrote: >Can you please try to modify /etc/hosts on all three machines and >add both localhost and host names of other machines? >Please also make sure that each machine can ssh to localhost without >requiring a password. > >For more explanation on /etc/hosts: >http://man7.org/linux/man-pages/man5/hosts.5.html > >Cansu > >On 09/30/2013 05:39 AM, 张伟 wrote: >>> Hi all, >>> I install the cloudstone-web serving. I meet this problem, >>> WARNING:Retry connecting to [email protected] >>> <mailto:[email protected]>, count 1 >>> ..... >>> >>> WARNING:Retry connecting to [email protected] >>> <mailto:[email protected]>, count 10 >>> SERVER:Could not connect to [email protected] >>> <mailto:[email protected]> >>> SERVER:CmdService setup failed. Exiting >>> 192.168.1.236 installed the ngnix, mysql and tomcat. >>> I google this problem. Some people said that ssh without password, >>> firewall stop, ping successfully, use the ip address not use hostname. >>> I check these problem in my environment, all of them do not exist in >>> my environment. I have no any idea about this problem, Any advice will >>> be appreciated? >> >>
