Hi there! It seems that support access is expired. If you extend the support access on this device we’ll be happy to work on that.
In case you’d like to work on the troubleshooting I can give you some instructions on how to proceed. Please notice that this action will delete every image and any container that ever ran and any data associated with the container engine. This way the supervisor will be forced to download all images again.
You can either ssh to the device or use the terminal from your dashboard and run the following commands:
systemctl stop resin-supervisor
systemctl stop docker
rm -rf /var/lib/docker/{aufs,overlay,containers,image,tmp}
systemctl start docker
update-resin-supervisor
Please let me know how it works for you or confirm the support access.