Can not configure Let's encrypt

Hi everyone,

Installed Nextcloudpi from the last image ( NextCloudPi_RPi_01-13-19.img ) and is fully updated

When I try to configure let’s encrypt I have the following error:

[ letsencrypt ]
Bootstrapping dependencies for Debian-based OSes… (you can skip this with --no-bootstrap)
Hit:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease
Hit:2 http://archive.raspberrypi.org/debian stretch InRelease
Hit:3 https://packages.sury.org/php stretch InRelease
Reading package lists…

Reading package lists…

Building dependency tree…

Reading state information…
augeas-lenses is already the newest version (1.8.0-1+deb9u1).
ca-certificates is already the newest version (20161130+nmu1+deb9u1).
gcc is already the newest version (4:6.3.0-4).
libaugeas0 is already the newest version (1.8.0-1+deb9u1).
libffi-dev is already the newest version (3.2.1-6).
python is already the newest version (2.7.13-2).
python-dev is already the newest version (2.7.13-2).
python-virtualenv is already the newest version (15.1.0+ds-1).
virtualenv is already the newest version (15.1.0+ds-1).
libssl-dev is already the newest version (1.1.1a-2~20190131152537.8+stretch).
openssl is already the newest version (1.1.1a-2~20190131152537.8+stretch).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Creating virtual environment…
Installing Python packages…
Traceback (most recent call last):
File “/tmp/tmp.E0iyFMFeTJ/pipstrap.py”, line 177, in <module>
exit(main())
File “/tmp/tmp.E0iyFMFeTJ/pipstrap.py”, line 158, in main
for path, digest in PACKAGES]
File “/tmp/tmp.E0iyFMFeTJ/pipstrap.py”, line 118, in hashed_download
response = opener(using_https=parsed_url.scheme == ‘https’).open(url)
File “/usr/lib/python2.7/urllib2.py”, line 429, in open
response = self._open(req, data)
File “/usr/lib/python2.7/urllib2.py”, line 447, in _open
‘_open’, req)
File “/usr/lib/python2.7/urllib2.py”, line 407, in _call_chain
result = func(*args)
File “/usr/lib/python2.7/urllib2.py”, line 1241, in https_open
context=self._context)
File “/usr/lib/python2.7/urllib2.py”, line 1198, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 104] Connection reset by peer>

how can I solve this issue?

Anyone with this problem?

looks like a network issue

This is the only problem.
I can update Nextcloud or Raspbian without problems when I want.

DuckDuckGo main result:

This error is usually created by mismanaged or badly setup firewalls or proxy systems, if you try running your program from a household adsl line or on a simple connection there should be no problem with your code, 104 is the error code thrown back when something inside your local area network has a hissy fit and gives up crying. --Jakob Bowyer

1 Like

I have a normal fiber internet connection and I can access Nextcloud from outside of my network

This is a new instalation and the problems started with the first update.
The instalation media is NextCloudPi_RPi_01-13-19.img.

Today I have another problem.
The httpd service is down and I can only connect with ssh