[Letsencrypt-devel] certbot segfault on Debian 8.8

Karol T. Gajowniczek ktgajowniczek at gmail.com
Thu May 11 18:41:55 UTC 2017


Hi,

I've got an issue obtaining certs using certbot on a freshly installed
Debian Jessie.
I'm currently running grsec kernel, but it was the same on the original one.

Please note that my email and domain were cleared from the following
outputs, but they were all valid:

# cat /etc/debian_version
8.8
# uname -a
Linux srv 4.9.0-2-grsec-amd64 #1 SMP Debian
4.9.18-1+grsec201703261106+1~bpo8+1 (2017-03-31) x86_64 GNU/Linux
# whoami
root
# iptables -P INPUT ACCEPT; certbot --apache certonly -m MY_EMAIL -d
MY_DOMAIN -d mail.MY_DOMAIN -d srv.MY_DOMAIN; iptables -P INPUT DROP
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Segmentation fault
# cat /var/log/letsencrypt/letsencrypt.log | sed ''
2017-05-11 18:26:57,496:DEBUG:certbot.main:Root logging level set at 20
2017-05-11 18:26:57,499:INFO:certbot.main:Saving debug log to
/var/log/letsencrypt/letsencrypt.log
2017-05-11 18:26:57,502:DEBUG:certbot.main:certbot version: 0.10.2
2017-05-11 18:26:57,502:DEBUG:certbot.main:Arguments: ['--apache', '-m',
'MY_EMAIL', '-d', 'MY_DOMAIN', '-d', 'mail.MY_DOMAIN', '-d',
'srv.MY_DOMAIN']
2017-05-11 18:26:57,504:DEBUG:certbot.main:Discovered plugins:
PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#webroot,PluginEntryPoint#null,PluginEntryPoint#manual,PluginEntryPoint#standalone)
2017-05-11 18:26:57,505:DEBUG:certbot.plugins.selection:Requested
authenticator apache and installer apache
2017-05-11 18:27:04,195:DEBUG:certbot.plugins.selection:Single candidate
plugin: * apache
Description: Apache Web Server plugin - Beta
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.configurator:ApacheConfigurator
Initialized: <certbot_apache.configurator.ApacheConfigurator object at
0x3828f999590>
Prep: True
2017-05-11 18:27:04,200:DEBUG:certbot.plugins.selection:Single candidate
plugin: * apache
Description: Apache Web Server plugin - Beta
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.configurator:ApacheConfigurator
Initialized: <certbot_apache.configurator.ApacheConfigurator object at
0x3828f999590>
Prep: True
2017-05-11 18:27:04,201:DEBUG:certbot.plugins.selection:Selected
authenticator <certbot_apache.configurator.ApacheConfigurator object at
0x3828f999590> and installer
<certbot_apache.configurator.ApacheConfigurator object at 0x3828f999590>
2017-05-11 18:27:05,017:DEBUG:root:Sending GET request to
https://acme-v01.api.letsencrypt.org/directory.
2017-05-11
18:27:05,077:INFO:requests.packages.urllib3.connectionpool:Starting new
HTTPS connection (1): acme-v01.api.letsencrypt.org

-- 
*Karol T. Gajowniczek*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/letsencrypt-devel/attachments/20170511/c6e04f7a/attachment.html>


More information about the Letsencrypt-devel mailing list