GitHub user logobackwoods added a comment to the discussion: NioConnection 
Unable to connect to remote: is there a server running on port 8250

root@jachs:~# ping 192.168.127.60 
PING 192.168.127.60 (192.168.127.60) 56(84) bytes of data.
64 bytes from 192.168.127.60: icmp_seq=1 ttl=64 time=0.057 ms
64 bytes from 192.168.127.60: icmp_seq=2 ttl=64 time=0.039 ms
64 bytes from 192.168.127.60: icmp_seq=3 ttl=64 time=0.049 ms
64 bytes from 192.168.127.60: icmp_seq=4 ttl=64 time=0.045 ms
^C
--- 192.168.127.60 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3053ms
rtt min/avg/max/mdev = 0.039/0.047/0.057/0.009 ms

root@jachs:~# telnet 192.168.127.60 8250
Trying 192.168.127.60...
telnet: Unable to connect to remote host: Connection refused
root@jachs:~# telnet 192.168.127.60 8080
Trying 192.168.127.60...
Connected to 192.168.127.60.
Escape character is '^]'.
^CConnection closed by foreign host.

root@jachs:~# ufw status
Status: inactive

GitHub link: 
https://github.com/apache/cloudstack/discussions/10092#discussioncomment-11541770

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to