Somehow Got Extra Config Folder

I have no idea how I pulled this off.

I was getting an error in my unsupported installation that Supervisor did not have privileged access to Docker. I reran the installation script as suggested. After I did this, I somehow ended up with a “config” folder within my /usr/share/hassio/homeassistant folder. It seems to be a link back to /usr/share/hassio/homeassistant. The data is always the same in the two folders (including an extra config in that folder).

If I login to my host machine and try to navigate to /usr/share/hassio/homeassistant/config, it returns “No such file or directory.” I also do not see the folder if I WinSCP into my host. Which leads me to thing this is some sort of link I somehow created in Docker.

This is my volume configurations for Docker, which seems correct. I just cannot figure out where this folder is coming from.