Open sarimarton opened 3 years ago
I got the same error. I'm confused where the error comes from though, as it appears that every line of the setup script ran successfully, except sudo reboot
. After triggering the reboot, it seems that everything runs.
Had the exact same issue today. The issue was no connectivity to http://raspbian.raspberrypi.org/raspbian , so a lot of things in the middle didn't really install successfully. Apparently that's a known RSPi issue, so I replaced it with a local mirror from the list: https://www.raspbian.org/RaspbianMirrors/. You need to ssh into a freshly formatted RSPi with RSPi lite installed edit /etc/apt/sources file and replace the URL. Then follow the regular instructions and everything should work.
Setup ends with a
sudo: unable to resolve host bthidhub: Name or service not known ... FATAL ERROR: Remote side unexpectedly closed network connection
message. See the log below.I tried it on both a Raspberry Pi Zero W and a Raspberry Pi 4B. The same log is produced. The webapp works though, and it recognizes the connected devices, but it can't control or restart the service, and nothing really works.