H
Homarr2y ago
TheMRX

Can install homarr on Docker

hi. I cant install homarr on docker. I tryed it with the following install skript:
docker run \
--name homarr \
--restart unless-stopped \
-p 7575:7575 \
-v homarr/homarr/configs:/app/data/configs \
-v homarr/homarr/icons:/app/public/icons \
-d ghcr.io/ajnart/homarr:latest
docker run \
--name homarr \
--restart unless-stopped \
-p 7575:7575 \
-v homarr/homarr/configs:/app/data/configs \
-v homarr/homarr/icons:/app/public/icons \
-d ghcr.io/ajnart/homarr:latest
pull succeded but after that i got the following error
docker: Error response from daemon: create homar/homarr/configs: "homar/homarr/configs" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.
See 'docker run --help'.
[root@localhost ~]#
docker: Error response from daemon: create homar/homarr/configs: "homar/homarr/configs" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.
See 'docker run --help'.
[root@localhost ~]#
OS: AlmaLinux 8 what do i do wrong
7 Replies
Boszorkány
Boszorkány2y ago
I think the issue is at the line break between the 2 volumes, let me check Try ./homarr/homarr etc to be sure the path is okay
TheMRX
TheMRXOP2y ago
i think it worked. just a moment OK im a idiot xd didnt see that. i worked. Thanks 🙂 @boszorkany Plex is connected and i can see who is playing what. But ping are red? Bug?
Boszorkány
Boszorkány2y ago
idk, i have 3 days of Homarr experience 😄
TheMRX
TheMRXOP2y ago
oh okay
this_is_nate
this_is_nate2y ago
The plex default endpoint requires authentication, so if you mouse over the red dot you should see code 401. If you add 401 to the list of HTTP status codes in the network tab of the integration, it should show as green when you get 401 - Unauthorized responses Technically, getting a 401 would indicate that plex is up, so its moderately safe
Thomas
Thomas2y ago
Thanks for helping each other 😉
TheMRX
TheMRXOP2y ago
Thx 🙂 😁
Want results from more Discord servers?
Add your server