Wannoyeah
Wannoyeah
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
yes. It is resolved.
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
OK. We made it! I've added :Z to volume in my docker-compose.yml like this:
- /home/wann/docker/homarr/appdata:/appdata:Z
- /home/wann/docker/homarr/appdata:/appdata:Z
and I've added SELinux rule with:
chcon -Rt svirt_sandbox_file_t /home/wann/docker/homarr/appdata
chcon -Rt svirt_sandbox_file_t /home/wann/docker/homarr/appdata
After that I've restarted the container, and now it works. 🎊 Thanks for the help and quick response!
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
I think that some policy is blocking it
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
I have other containers running without issues
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
I think it has to do something with the selinux
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
/app # mkdir /appdata/test
mkdir: can't create directory '/appdata/test': Permission denied
/app #
/app # mkdir /appdata/test
mkdir: can't create directory '/appdata/test': Permission denied
/app #
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
let me correct that
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
yeah... I see
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
Permissions Size User Date Modified Name
drwxrwxrwx@ - 777 5 феб 09:17 appdata
.rw-r--r--@ 692 wann 5 феб 10:24 docker-compose.yml
Permissions Size User Date Modified Name
drwxrwxrwx@ - 777 5 феб 09:17 appdata
.rw-r--r--@ 692 wann 5 феб 10:24 docker-compose.yml
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
yeah
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
I also did chmod 777...
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
yes, with -R flag
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
I chown-ed it to 777
34 replies
HHomarr
Created by Wannoyeah on 2/5/2025 in #💬・get-help
Unable to start Homarr on Fedora Server 41 using docker compose
LOG https://pastebin.com/MtAYhiYM DOCKER COMPOSE https://pastebin.com/5vM64yPE Homarr cannot create subdirectories in appdata directory. OS Fedora Server 41 Kernel 6.12.11 HOMARR VERSION 1.4.0
34 replies