1. Is this related to iOS or the online dashboard?
yes
2. Please describe the issue you are experiencing in as much detail so we can quickly resolve.
Since sunday 13th of December, I noticed a refresh problem in the dashboard. Look on the below print screen and see the system time, today, 12:30PM and last value on the graphs 12:23PM.
Thanks
Bogdan
Thank you for your feedback. We are aware of this issue on the Raspberry pi model b 512mb ussing Jessie.
The Webiopi service is not starting automatically.
You can manually start the service with the following command.
sudo service webiopi start
This will work until the pi is rebooted, in which case you will have to manually start the service again.
We are currently working on a fix for this issue and apologize for any inconvenience.
● webiopi.service - LSB: WebIOPi initscript
Loaded: loaded (/etc/init.d/webiopi)
Active: active (running) since Tue 2015-12-15 19:58:26 UTC; 2 days ago
Process: 423 ExecStart=/etc/init.d/webiopi start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/webiopi.service
└─450 /usr/bin/python3 -m webiopi -l /var/log/webiopi -c /etc/webi…
Dec 18 03:25:37 raspberrypi systemd[1]: Started LSB: WebIOPi initscript.
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.