Runtipi doesn't work after a reinstallation
Hi guys, TLDR: after a fresh install, I couldn't start runtipi at all. The error i'm encounterring is
but the file is there, i can both cat it via my running and super user.
do you know what should I do to fix it?
Context:
I encountered some issues after migrating app-data and media folder to another mounted partition and faced some discrepancy issues. (Probably due to those two path env setting not applied somehow). Thus stop all container and have a fresh reinstall in the /data folder.
6 Replies
Hello, what happens if you go to the runtipi directory and run
./runtipi-cli start
Oh yeah that's definitely an issue
Docker snap is problematic
You should only install docker with the official install script
Never use package managers
i'm wondeirng if I can leave those containers and reinstall docker. Since i've set up my homeassistant, if i just redo all config again, would be a disaster😩
I recommend you do
You will face issues with docker and snap going forward
thank you! hopefully this resolves all issues.