Hi
The console proxy vm found packet drop on public ip and suspecting blocking
the port as well. We have increase the resource of console proxy vm as well
the problem is still same.

root@v-32419-VM:~# tail -f /var/log/cloud.log

2026-04-27 15:39:17,081 INFO
[cloud.consoleproxy.ConsoleProxyResourceHandler] (Thread-73:null) Get
resource request for /resource/noVNC/vnc.html

2026-04-27 15:39:17,082 INFO
[cloud.consoleproxy.ConsoleProxyResourceHandler] (Thread-73:null) Sent file
/resource/noVNC/vnc.html with content type text/html

2026-04-27 15:39:17,976 INFO  [cloud.consoleproxy.ConsoleProxyNoVNCHandler]
(qtp1022382147-43:null) Get websocket connection request from remote IP :
106.222.249.169

2026-04-27 15:39:18,039 INFO  [cloud.consoleproxy.ConsoleProxyNoVncClient]
(Thread-74:null) Connect to VNC server directly. host: 10.80.81.35, port:
5912

2026-04-27 15:39:18,040 INFO  [consoleproxy.vnc.NoVncClient]
(Thread-74:null) Connecting to VNC server 10.80.81.35:5912 ...

2026-04-27 15:39:18,488 INFO  [vnc.security.VncTLSSecurity]
(Thread-74:null) Processing VNC TLS security

2026-04-27 15:39:18,489 INFO  [utils.nio.Link] (Thread-74:null) Conf file
found: /usr/local/cloud/systemvm/conf/agent.properties

2026-04-27 15:39:18,523 INFO  [vnc.security.VncAuthSecurity]
(Thread-74:null) VNC server requires password authentication

2026-04-27 15:39:18,526 INFO  [vnc.security.VncAuthSecurity]
(Thread-74:null) Finished VNCAuth security

2026-04-27 15:40:36,084 INFO  [cloud.consoleproxy.ConsoleProxyNoVncClient]
(Thread-74:null) Connection with client [12] is dead.

2026-04-27 15:42:51,606 INFO
[cloud.consoleproxy.ConsoleProxyResourceHandler] (Thread-76:null) Get
resource request for /resource/noVNC/vnc.html

2026-04-27 15:42:51,610 INFO
[cloud.consoleproxy.ConsoleProxyResourceHandler] (Thread-76:null) Sent file
/resource/noVNC/vnc.html with content type text/html

2026-04-27 15:42:52,541 INFO  [cloud.consoleproxy.ConsoleProxyNoVNCHandler]
(qtp1022382147-42:null) Get websocket connection request from remote IP :
106.222.249.169

2026-04-27 15:42:52,605 INFO  [cloud.consoleproxy.ConsoleProxyNoVncClient]
(Thread-78:null) Connect to VNC server directly. host: 10.80.81.35, port:
5912

2026-04-27 15:42:52,606 INFO  [consoleproxy.vnc.NoVncClient]
(Thread-78:null) Connecting to VNC server 10.80.81.35:5912 ...

2026-04-27 15:42:53,021 INFO  [vnc.security.VncTLSSecurity]
(Thread-78:null) Processing VNC TLS security

2026-04-27 15:42:53,022 INFO  [utils.nio.Link] (Thread-78:null) Conf file
found: /usr/local/cloud/systemvm/conf/agent.properties

2026-04-27 15:42:53,066 INFO  [vnc.security.VncAuthSecurity]
(Thread-78:null) VNC server requires password authentication

2026-04-27 15:42:53,070 INFO  [vnc.security.VncAuthSecurity]
(Thread-78:null) Finished VNCAuth security

2026-04-27 15:42:54,716 INFO  [cloud.consoleproxy.ConsoleProxyNoVncClient]
(Thread-78:null) Connection with client [13] is dead.

2026-04-27 15:45:49,012 INFO
[cloud.consoleproxy.ConsoleProxyResourceHandler] (Thread-80:null) Get
resource request for /resource/noVNC/vnc.html

2026-04-27 15:45:49,014 INFO
[cloud.consoleproxy.ConsoleProxyResourceHandler] (Thread-80:null) Sent file
/resource/noVNC/vnc.html with content type text/html

2026-04-27 15:45:49,930 INFO  [cloud.consoleproxy.ConsoleProxyNoVNCHandler]
(qtp1022382147-44:null) Get websocket connection request from remote IP :
106.222.249.169

2026-04-27 15:45:49,990 INFO  [cloud.consoleproxy.ConsoleProxyNoVncClient]
(Thread-81:null) Connect to VNC server directly. host: 10.80.81.35, port:
5912

2026-04-27 15:45:49,994 INFO  [consoleproxy.vnc.NoVncClient]
(Thread-81:null) Connecting to VNC server 10.80.81.35:5912 ...

2026-04-27 15:45:50,472 INFO  [vnc.security.VncTLSSecurity]
(Thread-81:null) Processing VNC TLS security

2026-04-27 15:45:50,474 INFO  [utils.nio.Link] (Thread-81:null) Conf file
found: /usr/local/cloud/systemvm/conf/agent.properties

2026-04-27 15:45:50,516 INFO  [vnc.security.VncAuthSecurity]
(Thread-81:null) VNC server requires password authentication

2026-04-27 15:45:50,521 INFO  [vnc.security.VncAuthSecurity]
(Thread-81:null) Finished VNCAuth security

2026-04-27 15:45:52,985 INFO  [cloud.consoleproxy.ConsoleProxyNoVncClient]
(Thread-81:null) Connection with client [14] is dead.

^C

root@v-32419-VM:~# tail -f /var/log/messages

Apr 27 15:01:45 v-32419-VM init.sh[811]: 64 bytes from 10.80.81.1:
icmp_seq=2 ttl=64 time=0.128 ms

Apr 27 15:01:45 v-32419-VM init.sh[811]: --- 10.80.81.1 ping statistics ---

Apr 27 15:01:45 v-32419-VM init.sh[811]: 3 packets transmitted, 3 packets
received, 0% packet loss

Apr 27 15:01:45 v-32419-VM init.sh[811]: round-trip min/avg/max/stddev =
0.125/0.129/0.133/0.000 ms

Apr 27 15:01:45 v-32419-VM postinit.sh[1408]: Synchronizing state of
nfs-common.service with SysV service script with
/lib/systemd/systemd-sysv-install.

Apr 27 15:01:45 v-32419-VM postinit.sh[1408]: Executing:
/lib/systemd/systemd-sysv-install disable nfs-common

Apr 27 15:01:45 v-32419-VM postinit.sh[1408]: Unit
/lib/systemd/system/nfs-common.service is masked, ignoring.

Apr 27 15:01:45 v-32419-VM postinit.sh[1480]: iptables-restore v1.8.7
(nf_tables): invalid port/service `${VNCPORT}' specified

Apr 27 15:01:45 v-32419-VM postinit.sh[1480]: Error occurred at line: 38

Apr 27 15:01:45 v-32419-VM postinit.sh[1480]: Try `iptables-restore -h' or
'iptables-restore --help' for more information.

64 bytes from 212.205.175.133: icmp_seq=1064 ttl=56 time=244.417 ms

64 bytes from 212.205.175.133: icmp_seq=1065 ttl=56 time=243.735 ms

64 bytes from 212.205.175.133: icmp_seq=1066 ttl=56 time=243.936 ms

64 bytes from 212.205.175.133: icmp_seq=1067 ttl=56 time=243.481 ms

Request timeout for icmp_seq 1068

64 bytes from 212.205.175.133: icmp_seq=1069 ttl=56 time=245.097 ms

Request timeout for icmp_seq 1070

64 bytes from 212.205.175.133: icmp_seq=1071 ttl=56 time=244.024 ms

64 bytes from 212.205.175.133: icmp_seq=1072 ttl=56 time=242.947 ms

64 bytes from 212.205.175.133: icmp_seq=1073 ttl=56 time=243.377 ms

64 bytes from 212.205.175.133: icmp_seq=1074 ttl=56 time=243.893 ms

64 bytes from 212.205.175.133: icmp_seq=1075 ttl=56 time=242.796 ms

64 bytes from 212.205.175.133: icmp_seq=1076 ttl=56 time=243.240 ms

Request timeout for icmp_seq 1077

64 bytes from 212.205.175.133: icmp_seq=1078 ttl=56 time=243.574 ms

64 bytes from 212.205.175.133: icmp_seq=1079 ttl=56 time=244.681 ms

64 bytes from 212.205.175.133: icmp_seq=1080 ttl=56 time=243.208 ms

64 bytes from 212.205.175.133: icmp_seq=1081 ttl=56 time=244.874 ms

64 bytes from 212.205.175.133: icmp_seq=1082 ttl=56 time=244.023 ms

64 bytes from 212.205.175.133: icmp_seq=1083 ttl=56 time=243.352 ms

64 bytes from 212.205.175.133: icmp_seq=1084 ttl=56 time=317.861 ms

64 bytes from 212.205.175.133: icmp_seq=1085 ttl=56 time=243.345 ms

64 bytes from 212.205.175.133: icmp_seq=1086 ttl=56 time=243.268 ms

64 bytes from 212.205.175.133: icmp_seq=1087 ttl=56 time=244.178 ms

64 bytes from 212.205.175.133: icmp_seq=1088 ttl=56 time=244.654 ms

64 bytes from 212.205.175.133: icmp_seq=1089 ttl=56 time=246.803 ms

64 bytes from 212.205.175.133: icmp_seq=1090 ttl=56 time=243.649 ms

64 bytes from 212.205.175.133: icmp_seq=1091 ttl=56 time=244.550 ms

64 bytes from 212.205.175.133: icmp_seq=1092 ttl=56 time=243.387 ms

64 bytes from 212.205.175.133: icmp_seq=1093 ttl=56 time=244.192 ms

64 bytes from 212.205.175.133: icmp_seq=1094 ttl=56 time=243.373 ms

64 bytes from 212.205.175.133: icmp_seq=1095 ttl=56 time=243.427 ms

64 bytes from 212.205.175.133: icmp_seq=1096 ttl=56 time=253.173 ms

64 bytes from 212.205.175.133: icmp_seq=1097 ttl=56 time=244.444 ms

64 bytes from 212.205.175.133: icmp_seq=1098 ttl=56 time=243.690 ms

64 bytes from 212.205.175.133: icmp_seq=1099 ttl=56 time=243.464 ms

64 bytes from 212.205.175.133: icmp_seq=1100 ttl=56 time=243.306 ms

64 bytes from 212.205.175.133: icmp_seq=1101 ttl=56 time=243.720 ms

64 bytes from 212.205.175.133: icmp_seq=1102 ttl=56 time=243.185 ms

64 bytes from 212.205.175.133: icmp_seq=1103 ttl=56 time=243.220 ms

64 bytes from 212.205.175.133: icmp_seq=1104 ttl=56 time=244.233 ms

64 bytes from 212.205.175.133: icmp_seq=1105 ttl=56 time=243.669 ms

64 bytes from 212.205.175.133: icmp_seq=1106 ttl=56 time=243.805 ms

64 bytes from 212.205.175.133: icmp_seq=1107 ttl=56 time=243.815 ms

64 bytes from 212.205.175.133: icmp_seq=1108 ttl=56 time=243.768 ms

64 bytes from 212.205.175.133: icmp_seq=1109 ttl=56 time=243.796 ms

64 bytes from 212.205.175.133: icmp_seq=1110 ttl=56 time=243.539 ms

64 bytes from 212.205.175.133: icmp_seq=1111 ttl=56 time=243.985 ms

64 bytes from 212.205.175.133: icmp_seq=1112 ttl=56 time=243.489 ms

^C

--- 212.205.175.133 ping statistics ---

1113 packets transmitted, 1101 packets received, 1.1% packet loss

round-trip min/avg/max/stddev = 242.089/274.072/642.211/42.471 ms

This site can’t be reached viewerath01.antyxsoft.io refused to connect.
Try: Checking the connection Checking the proxy and the firewall
ERR_CONNECTION_REFUSED


*Any help would be really appreciated !*


Thank you!
Sanjay Kumar

Reply via email to