RuntipiR
Runtipi7mo ago
Dulanic

App-Store not accessible.

I was tryuing to use Runtipi for the first time, and I had reinstalled it a few times as I was messing around with stuff. I ran the folowing to clear out all my existing containers:

docker stop $(docker ps -q)
docker rm $(docker ps -aq)
sudo rm -r runtipi/

Now when I run
curl -L https://setup.runtipi.io | bash
everything looks OK, but then the app store doesnt work.
Was this page helpful?