HomarrH
Homarr3mo ago
65 replies
L0rd

Unfinished Update destroyed Homarr

When I was updating Homarr I cancelled the update by accident and now my Homarr wont work anymore. Is there any way to fix it without losing all my apps and boards?
Solution
take a backup the run the following

rm -rf /opt/homarr
mkdir -p /opt/homarr
mv /opt/homarr-data-backup/.env /opt/homarr/.env
rm -rf /opt/homarr-data-backup
Was this page helpful?