Failed to start addon - Mosquitto broker

Ok from this post, I did the following

  1. ssh into my synology
  2. sudo docker exec -it hassio_supervisor bash
  3. vi /usr/src/supervisor/supervisor/misc/tasks.py
  4. search for RUN_UPDATE_SUPERVISOR
  5. delete that line
  6. save and quit
  7. 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