Stavros
Can't start runtipi because of postgres volume permission issues
Alright assuming this is a fresh install let's try to do
sudo chmod -R 777:777 data
(inside the runtipi folder). Do this while all runtipi containers are stopped and try to start again42 replies
Can't start runtipi because of postgres volume permission issues
Yeah that may be an issue. We recommend using the official install script as it uses the docker repositories ensuring you get the latest version. Package manager versions some times are outdated and have a lot of bugs. Can you please go inside the data directory and show me the output of
ls -lah
42 replies