Ugh!! the problem resurfaced, this time not only backup folder having the issue, all other folders are looping as well.
- addons
- backup
- config
- share
- ssl
all folders are looping.
I have to do below to remove the links:
docker exec -it hassio_supervisor bash
find /data -type l
-
unlink
each of them - ctrl + p + q
docker exec -it homeassistant bash
unlink /config/config