Letsencrypt Plugin install fails
- Admin_IMS
- Thread is marked as Resolved.
-
-
-
-
Hi,
There was no output.. and system updated without any problems..
But still the same Error.
thx and regards
-
-
-
Hi,
I just purchased the Letsenrypt PlugIn.
The installation fails with:
thx and regards
Please provide us with all information: Reporting rules - Reminder
-
yes
root@imscp:~# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
-
-
yes
root@imscp:~# apt upgradeReading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Please provide us all relevant information. See my previous answer.
-
root@imscp:~# cat /etc/debian_version
9.7
=> strech
i-MSCP 1.5.3
Build: 20180516
Codename: Ennio Morricone
Browser is Firefox 65
root@imscp:~# perl /var/www/imscp/engine/imscp-rqst-mngr -v
[DEBUG] iMSCP::Bootstrapper::boot: Booting backend....
[DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/imscp.lock
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Plugin
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::ServerIP tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::ServerIP
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::SSLcertificate tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::SSLcertificate
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::User tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::User
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Domain tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Domain
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Subdomain tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Subdomain
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Alias tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Alias
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::SubAlias tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::SubAlias
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::CustomDNS tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::CustomDNS
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::CustomDNS tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::CustomDNS
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::FtpUser tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::FtpUser
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Mail tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Mail
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Htpasswd tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Htpasswd
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Htgroup tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Htgroup
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Htaccess tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Htaccess
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::SubAlias tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::SubAlias
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Alias tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Alias
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Subdomain tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Subdomain
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Domain tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::Domain
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::User tasks...
[DEBUG] iMSCP::DbTasksProcessor::processDbTasks: No task to process for Modules::User
[DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp.lock
root@imscp:~# php --version
PHP 7.0.33-1+0~20181208203126.8+stretch~1.gbp2ff763 (cli) (built: Dec 8 2018 20:31:26) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.33-1+0~20181208203126.8+stretch~1.gbp2ff763, Copyright (c) 1999-2017, by Zend Technologies
-
-
Please make use of bbcode [code] bla bla bla [/code] tags to surround your copy-paste.
Please do the following:
- Edit the /etc/imscp/imscp.conf file and enable the debug mode by setting the DEBUG variable to 1
- Go to the plugin management interface and do a retry for the LetsEncrypt plugin
- Provide us with the full plugin module log that you can find in the /var/log/imscp directory
-
Hi,
Ok i did enable DEBUG.
Logfile /var/log/imscp/Modules::Plugin_LetsEncrypt.log:
Code- [Wed Feb 13 12:17:23 2019] [debug] Modules::Plugin::_executePluginAction: Executing install( ) action on Plugin::LetsEncrypt
- [Wed Feb 13 12:17:23 2019] [debug] iMSCP::Execute::execute: apt-get --assume-yes --no-install-recommends --quiet install ca-certificates git libarray-diff-perl libconvert-asn1-perl libdatetime-format-strptime-perl lsb-release
- [Wed Feb 13 12:17:23 2019] [debug] Plugin::LetsEncrypt::_installDistributionPackages: Reading package lists...
- Building dependency tree...
- Reading state information...
- ca-certificates is already the newest version (20161130+nmu1+deb9u1).
- git is already the newest version (1:2.11.0-3+deb9u4).
- libarray-diff-perl is already the newest version (0.07-2).
- libconvert-asn1-perl is already the newest version (0.27-2).
- libdatetime-format-strptime-perl is already the newest version (1.7200-1).
- lsb-release is already the newest version (9.20161125).
- 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
- [Wed Feb 13 12:17:23 2019] [debug] Modules::Plugin::_executePluginAction: Executing enable( ) action on Plugin::LetsEncrypt
- [Wed Feb 13 12:17:24 2019] [debug] iMSCP::Execute::execute: update-ca-certificates --fresh
- [Wed Feb 13 12:17:26 2019] [debug] (eval): Clearing symlinks in /etc/ssl/certs...
- done.
- Updating certificates in /etc/ssl/certs...
- 151 added, 0 removed; done.
- Running hooks in /etc/ca-certificates/update.d...
- done.
- [Wed Feb 13 12:17:26 2019] [debug] iMSCP::EventManager::trigger: Triggering afterHttpdBuildConfFile event
- [Wed Feb 13 12:17:26 2019] [debug] iMSCP::Execute::execute: update-ca-certificates
- [Wed Feb 13 12:17:27 2019] [debug] (eval): Updating certificates in /etc/ssl/certs...
- 0 added, 0 removed; done.
- Running hooks in /etc/ca-certificates/update.d...
- done.
- [Wed Feb 13 12:17:27 2019] [debug] iMSCP::Execute::execute: /var/www/imscp/gui/plugins/LetsEncrypt/bin/certbot-auto --non-interactive --no-self-upgrade --version
when i execute
Code- # /var/www/imscp/gui/plugins/LetsEncrypt/bin/certbot-auto --non-interactive --no-self-upgrade --version
- Bootstrapping dependencies for Debian-based OSes... (you can skip this with --no-bootstrap)
- Hit:1 http://repo.mysql.com/apt/debian stretch InRelease
- Ign:2 http://mirror.switch.ch/ftp/mirror/debian stretch InRelease
- Hit:3 http://mirror.switch.ch/ftp/mirror/debian stretch-updates InRelease
- Hit:4 http://security.debian.org/debian-security stretch/updates InRelease
- Hit:5 http://mirror.switch.ch/ftp/mirror/debian stretch Release
- Hit:6 https://packages.sury.org/php stretch InRelease
- Reading package lists... Done
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- ca-certificates is already the newest version (20161130+nmu1+deb9u1).
- gcc is already the newest version (4:6.3.0-4).
- python is already the newest version (2.7.13-2).
- openssl is already the newest version (1.1.0j-1~deb9u1).
- Some packages could not be installed. This may mean that you have
- requested an impossible situation or if you are using the unstable
- distribution that some required packages have not yet been created
- or been moved out of Incoming.
- The following information may help to resolve the situation:
- The following packages have unmet dependencies:
- libssl-dev : Depends: libssl1.1 (= 1.1.0j-1~deb9u1) but 1.1.1a-2~20190131152537.8+stretch is to be installed
thx and regards
-