runtipi unable to start -dependency failed to start: container runtipi is unhealthy

hi all, i'm trying runtipi in my raspi 5. It's often unable to start. Looking into logs, it gets stuck at point Generating system environment file that leads to container to be in unhealthy state Any idea ?
No description
2 Replies
Nicolas
Nicolas2mo ago
Hello, does it just get stuck forever? Could you share the output of ./runtipi-cli debug?
heisenberg
heisenbergOP2mo ago
thanks! i figured out the cause. The issue was underlaying FUSE backed filesystem where runtipi mounted was becoming a bottleneck due to costly WRITE ops, that eventually led tipi cli to timeout

Did you find this page helpful?