SBFSpot not uploading to PVOutput

For a while I’m not able to upload my data automatically to PVOutput with my SBFSpot install on a Raspberry Pi. The system is downloading the data from the SMA inverter to my database. But there is no upload.

The serial number and PVOutput SID key are correct. I generated also a new Key just to be sure.

The time and date settings are okay.

Looking in my logfiles, I don’t see any new file. And the old files are only filled with INFO: : Starting…

No actual upload data.

So it looks there is an issue with my UploadDaemon. But I can’t find a solution.

Can someone help me solve this issue?

Is there any data in the vwpvoutput view?

Where can I find this view? In my database with
select * from vwpvoutput;

The database reports an error: no such table: vwpvoutput

I noticed that my update to the latest version wasn’t done correctly.

Closing all the SBFspot processes and then update to the new version did the trick.

I can upload the data again.

Good job :+1:
The view is vwPvoData btw.