Can you screenshot your addon page please?
You migrated from a Pi3 to a Pi5, right? And I’m assuming you restored a backup when you did.
If so, do you remember ever installing some addons with those names in the past?
Right… and I always had those warning from day one but since there was other bigger problems with PI3A+ I didn’t take care too much…
Now that with PI5 everything works perfectly I only have those 2 warning which I wanted to understand and eventually fix…
Addons are always the same … see screenshot
See screenshot
Next time please provide that context when raising an issue. No one would have known your history or the fact it’s an old issue if I hadn’t asked you.
Let’s start with the most obvious one. Can you stop the ring-mqtt addon and fully reboot HA? Do the mqtt errors go away?
Sorry but I really thought this was a known issue since MQTT is “famous”… that’s why I didn’t explain I have it from long time (I didn’t give too much importance to it)
Now I am discovering that apparently it’s only me… or anyway it’s not so diffused…
I will see if with ring-mqtt off it will stop…
In any case you have to agree that those warning are not so clear (the other one, OpenVPN client is also unclear from who comes… maybe from duckdns??)
And thanks for giving help
Really appreciated…
Openvpn is unlikely to be duckdns
So it’s another strange situation…
Don’t have any OpenVPN addon… where it comes from that message??
Just found exactly the same 2 warning (MQTT Importer and OpenVPN client) into an issue reported here…
This user is also running on RPI … maybe it’s common to HAOS?
The post you linked to might give a clue. Right above his errors, the system was updating a bunch of addon repositories like:
Update add-on https://github.com/hassio-addons/repository repository
Can you go back to your logs and paste all the repositories your system is trying to update on startup? I have a feeling that it’s picking up deprecated addons from some abandoned repository.
And this is what I see in my supervisor logs
2024-11-15 08:14:59.138 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - alex107ivanov/hassio-addons repository
2024-11-15 08:14:59.141 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - tsightler/ring-mqtt-ha-addon: Home Assistant addon to integrate Ring alarm and camera devices via MQTT repository
2024-11-15 08:14:59.146 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - Mincka/ha-addons: My Home Assistant Add-ons repository
2024-11-15 08:14:59.148 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - esphome/home-assistant-addon: ESPHome Home Assistant Add-on repository
2024-11-15 08:14:59.149 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - TazzerMAN/increase_swap_addon: This add-on increases the swap space on your system initially created for Rasberry Pi. repository
2024-11-15 08:14:59.155 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - music-assistant/home-assistant-addon: Music Assistant add-on (repository) for Home Assistant repository
2024-11-15 08:14:59.158 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - hassio-addons/repository: Home Assistant Community Add-ons repository
2024-11-15 08:14:59.165 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - CoolKit-Technologies/ha-addon repository
2024-11-15 08:14:59.178 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - sabeechen/hassio-google-drive-backup: Automatically create and sync Home Assistant backups into Google Drive repository
2024-11-15 08:14:59.180 INFO (MainThread) [supervisor.store.git] Update add-on GitHub - home-assistant/addons: ➕ Docker add-ons for Home Assistant repository
OK…
found one… Telegram (alex107ivanov/hassio-addons) contains mentions to OpenVPN so that explains at least this one…
OpenVPN Client
Plugin to connect HA to OpenVPN server. Config file must contain all keys.
… even if the funny thing is that … OpenVPN is NOT installed… it is just in the repository…
Yes, that’s “normal” (or at least I’ve seen it happen with HACS repositories in the past too).
The check on startup is done on the entire repository, not the installed addons you have.
I suggest you take a look at your installed repositories and start deleting everything you no longer need (like the swap addon and probably everything else you see on that screen). You seem to have a bunch of random github repositories which are unofficial and could pose a security risk to your system.
PS - just to anticipate your next question. No, I have no idea how you can delete repositories where the delete icon is greyed out. I suspect these were set up in yaml, but I’ll leave it to more competent people to chime in.
I believe those are repositories with an add-on currently installed from.
It is not addons that are installed from repositories, but integrations. Just to be clear.
???
“Mange add-on repositories” is literally the header on the screenshot.
True and you are right it is for addons.
I guess it might be a “new” GUI page and by that I mean it can be really old, because it been ages since I have added or removed addons. My fault!