Ok from this post, I did the following
- ssh into my synology
sudo docker exec -it hassio_supervisor bashvi /usr/src/supervisor/supervisor/misc/tasks.py- search for RUN_UPDATE_SUPERVISOR
- delete that line
- save and quit
- restart supervisor from within hass gui
If there’s an easier way please post ! Fingers crossed this works…
Edit:
After making this change, I had to disable the ‘auto-update’ option in each add-on before they would load properly