Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion Debian/Ubuntu
  • Search

network breaking in Ubuntu 14.04 VPS install?

Debian/Ubuntu related topics
Post Reply
  • Print view
Advanced search
7 posts • Page 1 of 1
VJftw
Posts: 2
Joined: Sat Jul 19, 2014 6:27 pm

network breaking in Ubuntu 14.04 VPS install?
  • Quote

Post by VJftw » Sat Jul 19, 2014 6:34 pm

I have a Cloud VPS with OVH which I have installed Ubuntu Server 14.04 x64 using their online VPS manager.

I log in with root, and encounter the following when I try to install VestaCP

Code: Select all

root@vps83002:~# bash vst-install.sh
--2014-07-18 13:57:37--  http://vestacp.com/pub/vst-install-ubuntu.sh
Resolving vestacp.com (vestacp.com)... 50.22.60.3
Connecting to vestacp.com (vestacp.com)|50.22.60.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27262 (27K) [text/plain]
Saving to: ‘vst-install-ubuntu.sh’

100%[============================================================================================================================>] 27,262      --.-K/s   in 0.1s

2014-07-18 13:57:37 (234 KB/s) - ‘vst-install-ubuntu.sh’ saved [27262/27262]

 _|      _|  _|_|_|_|    _|_|_|  _|_|_|_|_|    _|_|
 _|      _|  _|        _|            _|      _|    _|
 _|      _|  _|_|_|      _|_|        _|      _|_|_|_|
   _|  _|    _|              _|      _|      _|    _|
     _|      _|_|_|_|  _|_|_|        _|      _|    _|

                                  Vesta Control Panel


Following software will be installed on your system:
   - Nginx frontend web server
   - Apache application web server
   - Bind DNS server
   - Exim mail server
   - Dovecot IMAP and POP3 server
   - Clam mail antivirus
   - SpamAssassin antispam
   - MySQL database server
   - Vsftpd FTP server


Do you want to proceed? [y/n]): y
Please enter valid email address: [email protected]
Please enter hostname [vps83002]: 




Installation will take about 15 minutes ...

Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
--2014-07-18 13:58:01--  http://nginx.org/keys/nginx_signing.key
Resolving nginx.org (nginx.org)... 206.251.255.63
Connecting to nginx.org (nginx.org)|206.251.255.63|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1559 (1.5K) [text/plain]
Saving to: ‘/tmp/nginx_signing.key’

100%[============================================================================================================================>] 1,559       --.-K/s   in 0s

2014-07-18 13:58:01 (190 MB/s) - ‘/tmp/nginx_signing.key’ saved [1559/1559]

OK
--2014-07-18 13:58:02--  http://c.vestacp.com/deb_signing.key
Resolving c.vestacp.com (c.vestacp.com)... 50.22.60.3
Connecting to c.vestacp.com (c.vestacp.com)|50.22.60.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1719 (1.7K) [text/plain]
Saving to: ‘deb_signing.key’

100%[============================================================================================================================>] 1,719       --.-K/s   in 0s

2014-07-18 13:58:02 (204 MB/s) - ‘deb_signing.key’ saved [1719/1719]

OK
Err http://nginx.org trusty InRelease

Err http://security.ubuntu.com trusty-security InRelease

Err http://apt.vestacp.com trusty InRelease

Err http://ubuntu.mirrors.ovh.net trusty InRelease

Err http://ubuntu.mirrors.ovh.net trusty-updates InRelease

Err http://ubuntu.mirrors.ovh.net trusty-backports InRelease

Err http://security.ubuntu.com trusty-security Release.gpg
  Could not resolve 'security.ubuntu.com'
Err http://apt.vestacp.com trusty Release.gpg
  Could not resolve 'apt.vestacp.com'
Err http://ubuntu.mirrors.ovh.net trusty Release.gpg
  Could not resolve 'ubuntu.mirrors.ovh.net'
Err http://nginx.org trusty Release.gpg
  Could not resolve 'nginx.org'
Err http://ubuntu.mirrors.ovh.net trusty-updates Release.gpg
  Could not resolve 'ubuntu.mirrors.ovh.net'
Err http://ubuntu.mirrors.ovh.net trusty-backports Release.gpg
  Could not resolve 'ubuntu.mirrors.ovh.net'
Reading package lists... Done
W: Failed to fetch http://ubuntu.mirrors.ovh.net/ftp.ubuntu.com/ubuntu/dists/trusty/InRelease

W: Failed to fetch http://ubuntu.mirrors.ovh.net/ftp.ubuntu.com/ubuntu/dists/trusty-updates/InRelease

W: Failed to fetch http://ubuntu.mirrors.ovh.net/ftp.ubuntu.com/ubuntu/dists/trusty-backports/InRelease

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease

W: Failed to fetch http://nginx.org/packages/ubuntu/dists/trusty/InRelease

W: Failed to fetch http://apt.vestacp.com/trusty/dists/trusty/InRelease

W: Failed to fetch http://nginx.org/packages/ubuntu/dists/trusty/Release.gpg  Could not resolve 'nginx.org'

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg  Could not resolve 'security.ubuntu.com'

W: Failed to fetch http://apt.vestacp.com/trusty/dists/trusty/Release.gpg  Could not resolve 'apt.vestacp.com'

W: Failed to fetch http://ubuntu.mirrors.ovh.net/ftp.ubuntu.com/ubuntu/dists/trusty/Release.gpg  Could not resolve 'ubuntu.mirrors.ovh.net'

W: Failed to fetch http://ubuntu.mirrors.ovh.net/ftp.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg  Could not resolve 'ubuntu.mirrors.ovh.net'

W: Failed to fetch http://ubuntu.mirrors.ovh.net/ftp.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg  Could not resolve 'ubuntu.mirrors.ovh.net'

W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package vesta
E: Unable to locate package vesta-nginx
E: Unable to locate package vesta-php
Error: apt-get install failed
After this occurs, I tried running

Code: Select all

apt-get update
which failed as well as

Code: Select all

ping google.com
which returns unknown host

From this, it seems that running the Vesta installer somehow disables network connectivity on this VPS.

Any ideas on why this happening and how to solve this?
Top

inerd
Posts: 21
Joined: Sun Dec 29, 2013 3:14 am
Contact:
Contact inerd
Website

Re: network breaking in Ubuntu 14.04 VPS install?
  • Quote

Post by inerd » Mon Aug 18, 2014 2:22 pm

I am having that issue also :( My host is XtraHost :(
Top

VJftw
Posts: 2
Joined: Sat Jul 19, 2014 6:27 pm

Re: network breaking in Ubuntu 14.04 VPS install?
  • Quote

Post by VJftw » Mon Aug 18, 2014 2:27 pm

I ended up modifying the installer to stop the bind9 dns service stopping.

http://vestacp.com/pub/vst-install-ubuntu.sh

try commenting out this line to look like this

Code: Select all

# Backup bind9
# service bind9 stop > /dev/null 2>&1
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: network breaking in Ubuntu 14.04 VPS install?
  • Quote

Post by imperio » Mon Aug 18, 2014 2:27 pm

I am having that issue also :( My host is XtraHost :(
Your problem with OVH ?
Top

inerd
Posts: 21
Joined: Sun Dec 29, 2013 3:14 am
Contact:
Contact inerd
Website

Re: network breaking in Ubuntu 14.04 VPS install?
  • Quote

Post by inerd » Mon Aug 18, 2014 2:36 pm

Im not with ovh but with Xtrahost. It seems to happen around the hostname change :L
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: network breaking in Ubuntu 14.04 VPS install?
  • Quote

Post by imperio » Mon Aug 18, 2014 6:34 pm

What error are you see?
Top

fluxxytux
Posts: 2
Joined: Sat Nov 01, 2014 9:32 pm

Re: network breaking in Ubuntu 14.04 VPS install?
  • Quote

Post by fluxxytux » Sat Nov 01, 2014 9:38 pm

Has anyone found a fix for this ... ?
My Installation gets too ...

Code: Select all

--2014-11-01 17:16:35--  http://c.vestacp.com/0.9.8/ubuntu/vesta.conf
Resolving c.vestacp.com (c.vestacp.com)... 50.22.60.3
Connecting to c.vestacp.com (c.vestacp.com)|50.22.60.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 515 [text/plain]
Saving to: ‘/usr/local/vesta/conf/vesta.conf’

100%[==================================>] 515         --.-K/s   in 0s

2014-11-01 17:16:35 (88.0 MB/s) - ‘/usr/local/vesta/conf/vesta.conf’ saved [                  515/515]

--2014-11-01 17:16:35--  http://c.vestacp.com/0.9.8/ubuntu/packages.tar.gz
Resolving c.vestacp.com (c.vestacp.com)... 50.22.60.3
Connecting to c.vestacp.com (c.vestacp.com)|50.22.60.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 562 [application/octet-stream]
Saving to: ‘packages.tar.gz’

100%[==================================>] 562         --.-K/s   in 0s

2014-11-01 17:16:35 (102 MB/s) - ‘packages.tar.gz’ saved [562/562]

--2014-11-01 17:16:35--  http://c.vestacp.com/0.9.8/ubuntu/templates.tar.gz
Resolving c.vestacp.com (c.vestacp.com)... failed: Name or service not known                  .
wget: unable to resolve host address ‘c.vestacp.com’

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
sed: can't read /usr/local/vesta/data/templates/web/apache2/*tpl: No such fi                  le or directory
chmod: cannot access ‘/usr/local/vesta/data/templates’: No such file or dire                  ctory
cp: cannot stat ‘templates/web/skel/public_html/index.html’: No such file or                   directory
sed: can't read /var/www/index.html: No such file or directory
ssh stop/waiting
ssh start/running, process 23615
Setting /usr/sbin/named to complain mode.
Traceback (most recent call last):
  File "/usr/sbin/aa-complain", line 30, in <module>
    tool.cmd_complain()
  File "/usr/lib/python3/dist-packages/apparmor/tools.py", line 184, in cmd_                  complain
    raise apparmor.AppArmorException(cmd_info[1])
apparmor.common.AppArmorException: 'Warning: unable to find a suitable fs in                   /proc/mounts, is it mounted?\nUse --subdomainfs to override.\n'
--2014-11-01 17:16:36--  http://c.vestacp.com/0.9.8/ubuntu/sudoers.conf
Resolving c.vestacp.com (c.vestacp.com)... failed: Name or service not known                  .
wget: unable to resolve host address ‘c.vestacp.com’
--2014-11-01 17:16:36--  http://c.vestacp.com/0.9.8/ubuntu/sudoers.admin.con                  f
Resolving c.vestacp.com (c.vestacp.com)... failed: Name or service not known                  .
wget: unable to resolve host address ‘c.vestacp.com’
Error resolving pool.ntp.org: Name or service not known (-2)
--2014-11-01 17:16:37--  http://c.vestacp.com/0.9.8/ubuntu/nginx.conf
Resolving c.vestacp.com (c.vestacp.com)... failed: Name or service not known                  .
wget: unable to resolve host address ‘c.vestacp.com’
--2014-11-01 17:16:37--  http://c.vestacp.com/0.9.8/ubuntu/nginx-status.conf
Resolving c.vestacp.com (c.vestacp.com)... failed: Name or service not known                  .
wget: unable to resolve host address ‘c.vestacp.com’
 System start/stop links for /etc/init.d/nginx already exist.
nginx: [emerg] no "events" section in configuration
Error: nginx start failed
and then ... That is it :( ... I need to reboot the server to get the networking connectivity back...
:( Any Help...

Installing on Ubuntu 14.04LTS
Server from OVH.
Top


Post Reply
  • Print view

7 posts • Page 1 of 1

Return to “Debian/Ubuntu”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password