Deprecated: md5(): Passing null to parameter #1 ($string) of type string is deprecated in /home/onlinesu/public_html/kb/wp-content/mu-plugins/sso.php on line 74

Warning: Cannot modify header information - headers already sent by (output started at /home/onlinesu/public_html/kb/wp-content/mu-plugins/sso.php:74) in /home/onlinesu/public_html/kb/wp-includes/feed-rss2.php on line 8
connect 1006 https://kb.onlinesupport4u.in Mon, 03 Apr 2017 12:41:18 +0000 en-US hourly 1 https://wordpress.org/?v=7.0 Failed to connect 1006 VNC virtualizor https://kb.onlinesupport4u.in/failed-to-connect-1006-vnc-virtualizor/ Mon, 03 Apr 2017 12:41:04 +0000 http://kb.onlinesupport4u.in/?p=363 While working on one of the nodes which has Virtualizor Software was facing issues accessing VNC . giving error failed to connected 1006

The issue was due to Virtualizor upgrade

Below is the command you need to execute to kill all process using below command for VNC to work

[root@os1126 ~]# kill $(pgrep -f “/usr/local/virtualizor/enduser/themes/default/novnc/utils/websockify”)
[root@os1126 ~]# kill $(pgrep -f “/usr/local/virtualizor/enduser/themes/default/novnc/utils/websockify”)
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec … or kill -l [sigspec]

Now after retrying accessing virtualizor I can see it working fine

]]>