Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: homesystemx.ddns.net
I ran this command: /letsencrypt $ ./letsencrypt-auto --verbose --apache -d homesystemx.ddns.net
It produced this output:
Requesting to rerun ./letsencrypt-auto with root privilegesā¦
Bootstrapping dependencies for Debian-based OSes⦠(you can skip this with --no-bootstrap)
Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
Reading package lists⦠Done
Reading package lists⦠Done
Building dependency tree
Reading state information⦠Done
augeas-lenses is already the newest version (1.11.0-3).
ca-certificates is already the newest version (20200601~deb10u1).
gcc is already the newest version (4:8.3.0-1+rpi2).
libaugeas0 is already the newest version (1.11.0-3).
libffi-dev is already the newest version (3.2.1-9).
python is already the newest version (2.7.16-1).
python-dev is already the newest version (2.7.16-1).
python-virtualenv is already the newest version (15.1.0+ds-2).
virtualenv is already the newest version (15.1.0+ds-2).
libssl-dev is already the newest version (1.1.1d-0+deb10u3+rpt1).
openssl is already the newest version (1.1.1d-0+deb10u3+rpt1).
The following package was automatically installed and is no longer required:
rpi-eeprom-images
Use āsudo apt autoremoveā to remove it.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
./letsencrypt-auto has insecure permissions!
To learn how to fix them, visit Certbot-auto deployment best practices
Creating virtual environmentā¦
Running virtualenv with interpreter /usr/bin/python2.7
New python executable in /opt/eff.org/certbot/venv/bin/python2.7
Also creating executable in /opt/eff.org/certbot/venv/bin/python
Installing setuptools, pkg_resources, pip, wheelā¦done.
Installing Python packagesā¦
Collecting ConfigArgParse==1.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 12))
Downloading https://files.pythonhosted.org/packages/66/37/dd9fcb3b19c1dceea450ee994952e311a96dd827bb09ee19169c3427e0d3/ConfigArgParse-1.0.tar.gz (40kB)
100% |################################| 40kB 608kB/s
Collecting certifi==2019.11.28 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 14))
Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)
100% |################################| 163kB 1.5MB/s
Collecting cffi==1.13.2 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 17))
Downloading https://files.pythonhosted.org/packages/2d/bf/960e5a422db3ac1a5e612cb35ca436c3fc985ed4b7ed13a1b4879006f450/cffi-1.13.2.tar.gz (460kB)
100% |################################| 460kB 1.4MB/s
Collecting chardet==3.0.4 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 51))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
100% |################################| 143kB 2.2MB/s
Collecting configobj==5.0.6 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 54))
Downloading https://files.pythonhosted.org/packages/64/61/079eb60459c44929e684fa7d9e2fdca403f67d64dd9dbac27296be2e0fab/configobj-5.0.6.tar.gz
Collecting cryptography==2.8 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 56))
Downloading https://files.pythonhosted.org/packages/be/60/da377e1bed002716fb2d5d1d1cab720f298cb33ecff7bf7adea72788e4e4/cryptography-2.8.tar.gz (504kB)
100% |################################| 512kB 435kB/s
Collecting distro==1.4.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 78))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Collecting enum34==1.1.6 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 83))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting funcsigs==1.0.2 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 88))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting idna==2.8 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 91))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
100% |################################| 61kB 2.4MB/s
Collecting ipaddress==1.0.23 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 94))
Downloading https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
Collecting josepy==1.2.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 97))
Downloading https://files.pythonhosted.org/packages/de/bb/4949857070b6601eacc209478823745cd79d72cf1c0bb8407aebb772677b/josepy-1.2.0-py2.py3-none-any.whl (57kB)
100% |################################| 61kB 2.5MB/s
Collecting mock==1.3.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 100))
Downloading https://files.pythonhosted.org/packages/b2/50/664a70b87408bb6c14c1af2337efa64eb8d1af80c933531758b8fb41ec25/mock-1.3.0-py2.py3-none-any.whl (56kB)
100% |################################| 61kB 2.9MB/s
Collecting parsedatetime==2.5 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 103))
Downloading https://files.pythonhosted.org/packages/4e/26/7612745a21452f6d822c0868ff7168dd8cf592645b2a553a177e1de43901/parsedatetime-2.5-py2-none-any.whl (40kB)
100% |################################| 51kB 3.2MB/s
Collecting pbr==5.4.4 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 106))
Downloading https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25c9ccb666ca1b9a19b114d1bbedf1126fc/pbr-5.4.4-py2.py3-none-any.whl (110kB)
100% |################################| 112kB 2.9MB/s
Collecting pyOpenSSL==19.1.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 109))
Downloading https://files.pythonhosted.org/packages/9e/de/f8342b68fa9e981d348039954657bdf681b2ab93de27443be51865ffa310/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53kB)
100% |################################| 61kB 4.1MB/s
Collecting pyRFC3339==1.1 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 112))
Downloading https://files.pythonhosted.org/packages/c1/7a/725f5c16756ec6211b1e7eeac09f469084595513917ea069bc023c40a5e2/pyRFC3339-1.1-py2.py3-none-any.whl
Collecting pycparser==2.19 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 115))
Downloading https://www.piwheels.org/simple/pycparser/pycparser-2.19-py2.py3-none-any.whl (111kB)
100% |################################| 112kB 977kB/s
Collecting pyparsing==2.4.6 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 117))
Downloading https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl (67kB)
100% |################################| 71kB 4.7MB/s
Collecting python-augeas==0.5.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 120))
Downloading https://files.pythonhosted.org/packages/41/e6/4b6740cb3e31b82252099994cea751c648b846aa7874343c31d68c2215be/python-augeas-0.5.0.tar.gz (90kB)
100% |################################| 92kB 3.5MB/s
Collecting pytz==2019.3 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 122))
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by āProtocolError(āConnection aborted.ā, BadStatusLine(āNo status line received - the server has closed the connectionā,))ā: /simple/pytz/
Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)
100% |################################| 512kB 1.6MB/s
Collecting requests==2.22.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 125))
Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)
100% |################################| 61kB 3.1MB/s
Collecting requests-toolbelt==0.9.1 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 128))
Downloading https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8abe0458e4d87559c689a8c306d0957ece5/requests_toolbelt-0.9.1-py2.py3-none-any.whl (54kB)
100% |################################| 61kB 3.8MB/s
Collecting six==1.14.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 131))
Downloading https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl
Collecting urllib3==1.25.8 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 134))
Downloading https://files.pythonhosted.org/packages/e8/74/6e4f91745020f967d09332bb2b8b9b10090957334692eb88ea4afe91b77f/urllib3-1.25.8-py2.py3-none-any.whl (125kB)
100% |################################| 133kB 2.6MB/s
Collecting zope.component==4.6 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 137))
Downloading https://www.piwheels.org/simple/zope-component/zope.component-4.6-py2.py3-none-any.whl (70kB)
100% |################################| 71kB 480kB/s
Collecting zope.deferredimport==4.3.1 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 139))
Downloading https://files.pythonhosted.org/packages/63/e3/05b02057b56cd9c59d848b67aff1cc701e1d2237055ebd0d0c1f44331186/zope.deferredimport-4.3.1-py2.py3-none-any.whl
Collecting zope.deprecation==4.4.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 142))
Downloading https://files.pythonhosted.org/packages/f9/26/b935bbf9d27e898b87d80e7873a0200cebf239253d0afe7a59f82fe90fff/zope.deprecation-4.4.0-py2.py3-none-any.whl
Collecting zope.event==4.4 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 145))
Downloading https://files.pythonhosted.org/packages/c5/96/361edb421a077a4c208b4a5c212737d78ae03ce67fbbcd01621c49f332d1/zope.event-4.4-py2.py3-none-any.whl
Collecting zope.hookable==5.0.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 148))
Downloading https://files.pythonhosted.org/packages/35/7e/d7ffdd410a9b4aa97d175af1718baa6b741ec6a60baa668354dd3da4e26c/zope.hookable-5.0.0.tar.gz
Collecting zope.interface==4.7.1 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 188))
Downloading https://files.pythonhosted.org/packages/c3/05/bf3130eb799548882ce61b7c3d2dbc5d4d5cc6e821efa8786c5273d56844/zope.interface-4.7.1.tar.gz (151kB)
100% |################################| 153kB 1.2MB/s
Collecting zope.proxy==4.3.3 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 228))
Downloading https://files.pythonhosted.org/packages/e2/44/bea546c55488c044351e51ebf23bf440b19876e0069a418cadc1bd5736f7/zope.proxy-4.3.3.tar.gz (44kB)
100% |################################| 51kB 2.9MB/s
Collecting letsencrypt==0.7.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 276))
Downloading https://files.pythonhosted.org/packages/fd/21/0c6f33829fadec8aca0c1ebb4d6f8101c05899356a58d1b2e506cb77cf18/letsencrypt-0.7.0-py2-none-any.whl
Collecting certbot==1.5.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 280))
Downloading https://files.pythonhosted.org/packages/84/b3/4f4d2d4cb98f97fb8a26c7bf6ec762390283ba3695bc6ce59bd6503d298d/certbot-1.5.0-py2.py3-none-any.whl (232kB)
100% |################################| 235kB 3.0MB/s
Collecting acme==1.5.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 283))
Downloading https://files.pythonhosted.org/packages/e1/d9/e691e4b194ca5ae4112e4e8e7798553ba86ff6fd530bcbfe1d37a9642de7/acme-1.5.0-py2.py3-none-any.whl (41kB)
100% |################################| 51kB 3.5MB/s
Collecting certbot-apache==1.5.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 286))
Downloading https://files.pythonhosted.org/packages/e4/3e/67358c4af1acf2625ce02f09c1f34a55fb6ce6d296aa969afbac8ba7d6b7/certbot_apache-1.5.0-py2.py3-none-any.whl (88kB)
100% |################################| 92kB 2.7MB/s
Collecting certbot-nginx==1.5.0 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 289))
Downloading https://files.pythonhosted.org/packages/a7/ff/6ed6640fbdca584ac22e7953d7f58886526d334ce7860e7cb518fc2134b4/certbot_nginx-1.5.0-py2.py3-none-any.whl (45kB)
100% |################################| 51kB 3.1MB/s
Requirement already satisfied: setuptools>=1.0 in /opt/eff.org/certbot/venv/lib/python2.7/site-packages (from josepy==1.2.0->-r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 97))
THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
pycparser==2.19 from https://www.piwheels.org/simple/pycparser/pycparser-2.19-py2.py3-none-any.whl#sha256=bc15573b7c6edd24407526dbbc7a0bd33d80d8af44231c37f58d73f56ff9cab6 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 115)):
Expected sha256 a988718abfad80b6b157acce7bf130a30876d27603738ac39f140993246b25b3
Got bc15573b7c6edd24407526dbbc7a0bd33d80d8af44231c37f58d73f56ff9cab6
zope.component==4.6 from https://www.piwheels.org/simple/zope-component/zope.component-4.6-py2.py3-none-any.whl#sha256=74f55521dec189c08d98341edce929eba6bb2404662d1878f1b289af46f6f6a5 (from -r /tmp/tmp.nWYViqho5l/letsencrypt-auto-requirements.txt (line 137)):
Expected sha256 ec2afc5bbe611dcace98bb39822c122d44743d635dafc7315b9aef25097db9e6
Got 74f55521dec189c08d98341edce929eba6bb2404662d1878f1b289af46f6f6a5
Had a problem while installing Python packages.
My web server is (include version): Apache2 version: 2.4.38
The operating system my web server runs on is (include version): Raspbian 10 Buster
My hosting provider, if applicable, is: no-ip
I can login to a root shell on my machine (yes or no, or I donāt know): yes
Iām using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if youāre using Certbot): command not found