SBFspot / sbfspot-config

Installation/Configuration tool for SBFspot on Raspberry Pi
43 stars 11 forks source link

Error with mismatched SIDS and S/N when configuring new system for PVOutput #46

Closed mynattryan closed 1 year ago

mynattryan commented 2 years ago

I'm attempting to configure SBFspot with two inverters (SMA SB7.0 and SB7.7) to automatically upload to PVOutput.org. I have two separate SIDs since there are two inverters, but when doing the initial sbfspot-config install, I get an error "Different number of SID/Serial" - it appears to not be getting the serials from the inverters. However running SBFspot by hand returns serial numbers and data from both inverters. I've attached logs from sbfspot-config and SBFspot for reference. Any suggestions? Thanks!

sbfspot-config.log SBFspot.log

sbf- commented 2 years ago

It's a bug introduced here Will fix it asap

Related issue

sbf- commented 2 years ago

V3.9.4 is not impacted. Install with: curl -s https://raw.githubusercontent.com/sbfspot/sbfspot-config/master/sbfspot-config | sudo bash -s 3.9.4

mynattryan commented 2 years ago

Rolling back fixed that for now - thanks for the quick response.

sbf- commented 1 year ago

Fixed in V1.3.0 (ec5f277)