Hi,
I had to reinstall my SBFspot due to getting a corrupt installation after a power failure…
I reinstalled raspbian and used the SBFSpot-config as an easy means of installation…
All went well and the installation is running, but it’s not uploading to PVoutput…
When checking the status, this is what I get:
sudo systemctl status SBFspotUpload
- SBFspotUpload.service - SBFspot Upload Daemon
Loaded: loaded (/usr/local/bin/sbfspot.3/SBFspotUpload.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2019-11-12 11:21:13 CET; 7min ago
Process: 2779 ExecStart=/usr/local/bin/sbfspot.3/SBFspotUploadDaemon (code=exited, status=1/FAILURE)
Main PID: 2779 (code=exited, status=1/FAILURE)
Nov 12 11:21:13 raspberrypi systemd[1]: Started SBFspot Upload Daemon.
Nov 12 11:21:13 raspberrypi SBFspotUploadDaemon[2779]: /usr/local/bin/sbfspot.3/SBFspotUploadDaemon: /usr/lib/arm-linux-gnueabihf/libcurl
Nov 12 11:21:13 raspberrypi systemd[1]: SBFspotUpload.service: Main process exited, code=exited, status=1/FAILURE
Nov 12 11:21:13 raspberrypi systemd[1]: SBFspotUpload.service: Failed with result ‘exit-code’.
Tried to look into the other topics, but could not find a solution…
And as I’m kind of a Linux noob I don’t want to randomly start changing things…
So any help ???