Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > Bugs > Topic : installer fails on ubuntu



Threaded Mode | Print  

 installer fails on ubuntu (6 Replies, Read 37306 times)
vserver
Group: Member
Post Group: Newbie
Posts: 4
Status:
hello, installer fails on Ubuntu 12.04.3 LTS

1) Installing Libraries and Dependencies
2) Installing PHP, MySQL and Web Server
3) Downloading and Installing Virtualizor
                - Configuring Virtualizor
                - Fetching License
                - Setting up the CRON Job
                - Importing Database
                - Getting List of OS templates
                - Generating the SSL Certificates
4) Installing the Virtualization Kernel - kvm
        KVM already installed ... Continuing
        Errors while installing libvirt for KVM

ERROR :
There was an error while installing Virtualizor
Please check /root/virtualizor.log for errors
Exiting Installer


and logs

Please report any problems with the /usr/local/emps/scripts/mysqlbug script!

Starting MySQL
.. *
Generating RSA private key, 1024 bit long modulus
.++++++
.....++++++
e is 65537 (0x10001)
Signature ok
subject=/C=US/ST=Berkshire/L=Newbury/O=My Company/CN=v3/emailAddress=hidden@ceva.com
Getting Private key
4) Installing the Virtualization Kernel - kvm
KVM already installed ... Continuing
root@v3:~#

IP: --   

installer fails on ubuntu
vserver
Group: Member
Post Group: Newbie
Posts: 4
Status:
got some update on this.

apt-get install libvirt-bin
and
apt-get install qemu-kvm

will fix the issue, but it's still a bug in the installer
IP: --   

installer fails on ubuntu
dikaharis
Group: Member
Post Group: Newbie
Posts: 1
Status:
you have ubuntu 14 LTS,
Im have this trabel. help me for solution.


-----------------------
JabarHoster.com The Hybrid Web Hosting Indonesia
Facebook :  JabarHoster.com
IP: --   

installer fails on ubuntu
manekari
Group: Member
Post Group: Working Member
Posts: 212
Status:
Hello,

Sir, currently Virtualizor only supports Ubuntu 12.04 LTS. And we are launching the Ubuntu 14.04 LTS support in the next release which will be available very soon.


Please let us know if you need any further information.

Regards,
Virtualizor team.
IP: --   

installer fails on ubuntu
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Hi,

We have launched the new changes.
You can now install Virtualizor on Ubuntu 12.04 and 14.04

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

installer fails on ubuntu
rahulme
Group: Member
Post Group: Newbie
Posts: 2
Status:
Quote From : alons June 11, 2014, 5:52 pm
Hi,

We have launched the new changes.
You can now install Virtualizor on Ubuntu 12.04 and 14.04


I was able to install Virtualizor on Ubuntu 14.04 LTS successfully, but when I executed
Code
service virtnetwork restart
  I lost the network.
I was trying to create KVM vps with ipv6 and NAT support.
Could you please create some specific guide on configuring Virtualizor on Ubuntu 14.04 Server LTS?
I also am not able to see any file like
Code
/etc/sysconfig/network-scripts/ifcfg-**

Thanks!
IP: --   

installer fails on ubuntu
mitgib
Group: Member
Post Group: Newbie
Posts: 7
Status:
Quote From : rahulme February 20, 2015, 8:43 am
Quote From : alons June 11, 2014, 5:52 pm
Hi,

We have launched the new changes.
You can now install Virtualizor on Ubuntu 12.04 and 14.04


I was able to install Virtualizor on Ubuntu 14.04 LTS successfully, but when I executed
Code
service virtnetwork restart
  I lost the network.
I was trying to create KVM vps with ipv6 and NAT support.
Could you please create some specific guide on configuring Virtualizor on Ubuntu 14.04 Server LTS?
I also am not able to see any file like
Code
/etc/sysconfig/network-scripts/ifcfg-**

Thanks!


Same troubles I had.

To get virtualizor installed on Ubuntu 14.04 LTS you will need to edit /etc/network/interfaces

Code

root@e3la13:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

auto viifbr0
iface viifbr0 inet static
        address x.x.x.x
        broadcast x.x.x.x
        netmask x.x.x.x
        gateway x.x.x.x
        bridge_ports em1
        bridge_fd 9
        bridge_hello 2
        bridge_maxage 12
        bridge_stp off
        dns-nameservers x.x.x.x
        dns-search domain.com
iface viifbr0 inet6 static
        address x:x:3::225:90ff:fe74:5a07
        netmask 64
        gateway x:x:3::1


replace x with your proper networking details, and em1 was my eth0, use what is correct for your install
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 5:49 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.223