joshgetter / hassio-addons

A Home Assistant Addon repository.
MIT License
52 stars 28 forks source link

Error: "Failed to Uninstall Add-On" #18

Closed SpicyLimes closed 1 year ago

SpicyLimes commented 1 year ago

Greetings,

A year or so ago I installed your Node-Red Add-On not realizing that this was simply a personal project of yours. I ran it once or twice to in hopes of learning Node-Red, but ended up "Stopping" the add-on so it would not be active.

A few days ago I decided to clean up some of my unused Add-Ons and I received the following error message when attempting to remove your Node-Red Add-On.

Failed to Uninstall Add-On Can't remove image joshgetter/armhf-home-assistant-nodered: 400 Client Error for http+docker://localhost/v1.41/images/joshgetter/armhf-home-assistant-nodered:?force=True&noprune=False: Bad Request ("invalid reference format")

I assume this is because you removed ARMHF compatibility but I am not sure. Do you have a clean method of removing your add-on from Home-Assistant? I have located the folder within the HA File Editor (/config/node-red) but am very hesitant in simply deleting the folder.

Any help is much appreciated!


Edit: I forgot to include the Home Assistant Log error as well - see below:

Logger: homeassistant.components.hassio Source: components/hassio/websocket_api.py:123 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 5:04:06 PM (8 occurrences) Last logged: 5:40:30 PM Failed to to call /addons/a0268524_nodered/uninstall - Can't remove image joshgetter/armhf-home-assistant-nodered: 400 Client Error for http+docker://localhost/v1.41/images/joshgetter/armhf-home-assistant-nodered:?force=True&noprune=False: Bad Request ("invalid reference format") Failed to to call /addons/a0268524_nodered/stats - Container addon_a0268524_nodered is not running Failed to to call /store/addons/a0268524_nodered/update - Add-on a0268524_nodered not supported on that platform

Home Assistant - Node-Red Uninstall Error

SpicyLimes commented 1 year ago

Well, after today's update, I was able to remove Node-Red. Closing Issue.