Quantcast
Channel: SBFspot Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 360

Commented Unassigned: SBFspotUploadDeamon not working on rPi [156]

$
0
0
I have installed everything on my Raspberry Pi, and I can see that the sqlite database is being filled correctly, however no data is sent to PVOutput.

When checking the logs I just see this:

```
[16:25:54] INFO: Starting SBFspotUploadDeamon Version 1.0.1
[16:25:54] INFO: Starting Daemon...
```

It seems nothing is being sent and I don't have any errors either. How can I go and debug this?

Thanks!

Joris
Comments: Where should I run that query? ``` cd /home/pi/smadata pi@raspi:~/smadata $ sqlite3 SBFspot.db ``` If I run ``` SELECT * FROM [vwPvoData] where pvoutput is null order by timestamp desc; ``` I see nothing there. If I run ``` select * from vwspotdata; ``` I get a whole bunch of records: ``` ... 2016-07-27 15:40:14|2016-07-27 15:40:00|SN: 2130417747|SB 5000TL-21|2130417747|935|929|3.49|3.494|268.04|266.13|1820|0|0|7.912|0.0|0.0|229.8|0.0|0.0|1864|1820|97.6|13405|13406|49.98|6.70278|6.66194|77.3|OK|Closed|45.5 2016-07-27 15:36:44|2016-07-27 15:35:00|SN: 2130417747|SB 5000TL-21|2130417747|2031|2011|7.593|7.57|267.5|265.73|3887|0|0|16.793|0.0|0.0|232.41|0.0|0.0|4042|3887|96.2|13225|13227|49.98|6.64444|6.60361|77.6|OK|Closed|45.5 2016-07-27 15:35:14|2016-07-27 15:35:00|SN: 2130417747|SB 5000TL-21|2130417747|1289|1298|4.799|4.66|268.72|278.58|2507|0|0|10.907|0.0|0.0|229.87|0.0|0.0|2587|2507|96.9|13151|13152|50.0|6.61972|6.57889|77.3|OK|Closed|44.9 ```

Viewing all articles
Browse latest Browse all 360

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>