添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
Здравствуйте, подскажите с чем связана ошибка при установке панели на Ubuntu 18.04? Ниже приведена выдача из консоли сразу после начала установки

Code: Select all

Installation will take about 15 minutes ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.15.0-20 linux-headers-4.15.0-20-generic
  linux-image-4.15.0-20-generic linux-modules-4.15.0-20-generic
  linux-modules-extra-4.15.0-20-generic
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--2018-08-03 12:37:11--  http://nginx.org/keys/nginx_signing.key
Resolving nginx.org (nginx.org)... 95.211.80.227, 206.251.255.63, 2001:1af8:4060                   :a004:21::e3, ...
Connecting to nginx.org (nginx.org)|95.211.80.227|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1561 (1.5K) [text/plain]
Saving to: '/tmp/nginx_signing.key'
/tmp/nginx_signing. 100%[===================>]   1.52K  --.-KB/s    in 0s
2018-08-03 12:37:11 (199 MB/s) - '/tmp/nginx_signing.key' saved [1561/1561]
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is requ                   ired for this operation
--2018-08-03 12:37:11--  http://c.vestacp.com/deb_signing.key
Resolving c.vestacp.com (c.vestacp.com)... 104.236.66.100
Connecting to c.vestacp.com (c.vestacp.com)|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1719 (1.7K) [text/plain]
Saving to: 'deb_signing.key'
deb_signing.key     100%[===================>]   1.68K  --.-KB/s    in 0s
2018-08-03 12:37:11 (188 MB/s) - 'deb_signing.key' saved [1719/1719]
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is requ                   ired for this operation
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Get:3 http://nginx.org/packages/mainline/ubuntu bionic InRelease [2,112 B]
Hit:4 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease
Err:3 http://nginx.org/packages/mainline/ubuntu bionic InRelease
  The following signatures couldn't be verified because the public key is not av                   ailable: NO_PUBKEY ABF5BD827BD9BF62
Get:6 http://apt.vestacp.com/bionic bionic InRelease [2,187 B]
Err:6 http://apt.vestacp.com/bionic bionic InRelease
  The following signatures couldn't be verified because the public key is not av                   ailable: NO_PUBKEY 42C5B2130A1F7714
Reading package lists... Done
W: GPG error: http://nginx.org/packages/mainline/ubuntu bionic InRelease: The fo                   llowing signatures couldn't be verified because the public key is not available:                    NO_PUBKEY ABF5BD827BD9BF62
E: The repository 'http://nginx.org/packages/mainline/ubuntu bionic InRelease' i                   s not signed.
N: Updating from such a repository can't be done securely, and is therefore disa                   bled by default.
N: See apt-secure(8) manpage for repository creation and user configuration deta                   ils.
W: GPG error: http://apt.vestacp.com/bionic bionic InRelease: The following sign                   atures couldn't be verified because the public key is not available: NO_PUBKEY 4                   2C5B2130A1F7714
E: The repository 'http://apt.vestacp.com/bionic bionic InRelease' is not signed                   .
N: Updating from such a repository can't be done securely, and is therefore disa                   bled by default.
N: See apt-secure(8) manpage for repository creation and user configuration deta                   ils.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package vesta
E: Unable to locate package vesta-ioncube
E: Unable to locate package vesta-nginx
E: Unable to locate package vesta-php
Error: apt-get install failed
			
imperio wrote:
Fri Aug 03, 2018 10:45 am
Здравствуйте. Можете предоставить доступ к серверу? Мы выясним в чем проблема [deleted]
лучше отправлять доступы в личку
Vladimir Chanaev wrote:
Tue Aug 21, 2018 8:15 am
В моём случае отказывался стартовать IP Tables.
DO droplet
Ubuntu 18.04
Vesta latest
Может тоже поможете. Спасибо! Напишите подробнее о проблеме?
imperio wrote:
Tue Aug 21, 2018 3:49 pm
Vladimir Chanaev wrote:
Tue Aug 21, 2018 8:15 am
В моём случае отказывался стартовать IP Tables.
DO droplet
Ubuntu 18.04
Vesta latest
Может тоже поможете. Спасибо! Напишите подробнее о проблеме? Создал отдельную тему: viewtopic.php?f=43&t=17470
Решение найдено.
Если у вас ошибка при установке:
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
то выполните следующее:
apt-get update
apt-get install gnupg
Решение найдено.
Если у вас ошибка при установке:
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
то выполните следующее:
apt-get update
apt-get install gnupg У меня была проблема как у ТС, процитированное ее решило, но теперь при попытке добавить домен в панели не отображаются IP (выпадающий список пустой) и оно пишет:
Field "ip" can not be blank
Буду гуглить ))