Thanks for the excellent instructions for getting this operational on something other than a pi.
I suffered a power outage recently, and decided to try and get this running on amd64 and debian, mostly running, see below for the issues I’m having.
using sbfspot_version 3.9.4 and 123solar 1.8.4.3, on bullseye 5.10.0-13-amd64 #1 SMP Debian 5.10.106-1 (2022-03-17) x86_64 GNU/Linux.
I have followed the wiki to compile and install SBFspot.
123solar outputs the graph, and is visible in the web gui, SBFspot is the communications.
Configured the pvout section with sysid and api.
Created the crontabs for uploads, daydata and monthdata.
Put 123solar in debug: 30/04/2022 09:26:38 Starting 123Solar debug (298565)
In 123solar, go to enhanced comm test and select comms test, this is received:
5 : Sat Apr 30 09:31:48 2022: CRITICAL: Failed to initialise Speedwire connection. ERROR !
6 : 20220430-09:31:49 120.720 7.251 1518.000 120.140 0.000 0.000 0.000 0.000 0.000 59.980 161.834 -21474836.000 0.000 14015.481 157.210 2.031 319.000 201.030 3.078 619.000 120.720 7.251 1518.000 >>>S123:OK 848.56 (ms)
7 : Sat Apr 30 09:31:51 2022: CRITICAL: Failed to initialise Speedwire connection. ERROR !
I am able to tail -f /home/jerry/smadata/2022/MySma-Spot-20220430.csv, and see data being sent to the csv file.
/usr/local/bin/sbfspot.3/SBFspot -v -finq -nocsv
SBFspot V3.9.4
Yet another tool to read power production of SMA solar inverters
© 2012-2022, SBF (https://github.com/SBFspot/SBFspot)
Compiled for Linux (LE) 64 bit with SQLite support
Commandline Args: -v -finq -nocsv
Reading config ‘/usr/local/bin/sbfspot.3/SBFspot.cfg’
Sat Apr 30 09:38:21 2022: INFO: Starting…
sunrise: 07:26
sunset : 20:13
Connecting to Local Network…
Initialising…
SUSyID: 125 - SessionID: 868673864
Device IP address: 10.0.0.33 from config
ERROR: Connection to inverter failed!
Is 10.0.0.33 a correct IP?
Sat Apr 30 09:38:23 2022: CRITICAL: Failed to initialise Speedwire connection.
Sat Apr 30 09:38:23 2022: INFO: Done.
The inverter is at 10.0.0.33 and password is correct.
So why am I able to see the data in 123solar and no upload to pvout?