SBFspot - Problem with upload since 2018/05/01 16:05 (Berlin time)

Raspberry Pi III, SMA Synny Boy 2.5 SBFSpot and upload. Works over one year without problems.
Nothing change on my system yesterday, upload stops.

/usr/local/bin/sbfspot.3/SBFspot -v -finq -nocsv

SUSyID: 303 - SN: 1930022208
AC Spot Data:
Phase 1 Pac : 0.043kW - Uac: 235.78V - Iac: 0.248A
Phase 2 Pac : 0.000kW - Uac: 0.00V - Iac: 0.000A
Phase 3 Pac : 0.000kW - Uac: 0.00V - Iac: 0.000A
Total Pac : 0.043kW
SUSyID: 303 - SN: 1930022208
Grid Freq. : 50.00Hz
SUSyID: 303 - SN: 1930022208
Current Inverter Time: 02/05/2018 20:39:55
Inverter Wake-Up Time: 02/05/2018 06:31:26
Inverter Sleep Time : 02/05/2018 20:39:55


  • ArchiveDayData() *

startTime = 5AE8E360 -> 02/05/2018 00:00:00


  • ArchiveMonthData() *

startTime = 5AE848B0 -> 01/05/2018 13:00:00
Reading events: 2018-May-01
Wed May 2 20:39:56 2018: INFO: Done.

SBFspotUpload20180502.log

[20:19:43] INFO: Starting SBFspotUploadDeamon Version 1.0.1
[20:19:43] INFO: Starting Daemon…

no output in
SBFspotUploadDaemon.out


Where i can look next?

SBFSpot thread below may offer some help -

What is the output of
SELECT strftime(’%Y%m%d,%H:%M’,TimeStamp) AS DateTime,V1,V2,V5,V6
FROM [vwPvoData]
WHERE TimeStamp>DATE(DATE(),’-14 day’)
AND PVoutput IS NULL
ORDER BY TimeStamp
LIMIT 30;

I restored an old backup and than it works. i cant’t sa why it stops without changes.
I must set it to temporarly solved.