I created some releases and expected them to be applied to the devices that I had commissioned earlier. However, the releases all had “Devices 0” and no indication of what went wrong. When I was looking around in the host OS I accidentally found the output of “date” to be 2 weeks behind, so I figured that would cause HTTPS issues. After changing the date manually (date 08062018) the device started downloading the release right away.
So I was sharing this topic as a help to anyone experiencing the same, and for Resin to figure out of something in 2.13.6 is stopping the Raspberry Pi from doing a NTP sync on startup.
The network is just NAT without any firewall restrictions. Apparently chrony had not started correctly. After issuing a chrony restart it resumed normally and the download started immediately.
It sounds like we encountered this issue as well. It was resolved on next reboot, but didn’t get time on startup and reverted to the build time instead.
Hi. resinOS version 2.14.3+rev1 has been released for raspberry pi3. We believe this version fixes the problem you reported. Can you give this version a try? Thank you
Seems that I can not update it from the dashboard, right? It says the Resin OS is at the latest v2. I don’t have on-premise access ATM, so I can not install a dev-version unfortunately.