Skip to main content

OnlineSupport4u

Error We are not able to find backup plan from the inf file on Virtualizor

By Prasad Naik
July 18, 2026

We had an issue where even after having backup file  in the path we were getting the error We are not able to find the backup plan from inf file while restoring a VPS  on KVM platform on Virtualizor   The issue was in  .inf   file.  The parameter bpid last parameter  should be changed from  […]

Read More

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

By Prasad Naik
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 Prasad Naik
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 Prasad Naik
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