Skip to main content

OnlineSupport4u

error reading information on service virtualizor: No such file or directory

By PrasadNaik
September 19, 2017

While installing Virtualizor on one of the servers  which had linux Centos 7 was getting error [root@ny7 ~]# ./install.sh email=xxx@gmail.com kernel=kvm ———————————————– Welcome to Softaculous Virtualizor Installer ———————————————– An existing installation of Virtualizor has been detected ! If you continue to install Virtualizor, the existing installation and all its Data will be lost Do you […]

Read More

Windows VPS KVM virtualizor issue

By PrasadNaik
April 25, 2017

We had been working on installing windows vps on virtualizor Intermittently its Internet would go off The issue was due to NIC setting in VPS We has to set the NIC type in VPS to e1000  to fix this issue It can be done in Edit  VPS > Advanced Option > Virtual Network Interface Type […]

Read More

Failed to connect 1006 VNC virtualizor

By PrasadNaik
April 3, 2017

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”) […]

Read More