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: aha! Just fixed it ``` Logon OK Local Host Time: 30/07/2016 00:02:00 Plant Time : 30/07/2016 00:01:58 (-2 sec) TZ offset : 3600 sec - DST: On Last Time Set : 30/07/2016 00:01:00 Time was already adjusted today ``` I'll keep an eye on it to see if it works now. Thanks!
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: aha! Just fixed it ``` Logon OK Local Host Time: 30/07/2016 00:02:00 Plant Time : 30/07/2016 00:01:58 (-2 sec) TZ offset : 3600 sec - DST: On Last Time Set : 30/07/2016 00:01:00 Time was already adjusted today ``` I'll keep an eye on it to see if it works now. Thanks!