H
Homarr4d ago
RaimB

Installing fresh hommar using docker compose

Hello, hope everyone is doing great ! i am trying to run homarr through docker compose in win 10, i tried it on two machines so far .. every time i get 500 | Internal server error... anyone knows why i used the same exact instructions in the documentation created a docker-compose.yml and ran docker compose up -d in the same folder ..
Solution:
It requires at least some basic knowledge of Docker. apparently means "no support for docker problems from us" 😔 . The documentation for installation is insufficient, since one needs to do more than simply "paste the following code into it." and "Then, run docker compose up -d in the same directory.". One needs to replace your_64_character_hex_string with well, a 64 character password. Your docker log offers what I understand is a randomly generated one (My docker log showed a different one, I used it and it worked)....
Jump to solution
20 Replies
Cakey Bot
Cakey Bot4d ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
RaimB
RaimBOP4d ago
No description
Manicraft1001
Manicraft10014d ago
!qa required_data
Cakey Bot
Cakey Bot4d ago
Thank you for your question. Our support team has noted that your request does not meet the minimum required data so we are unable to answer your question. Please provide: - your Homarr logs - your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...) - A detailed description of your problem or question with additional images where necessary - Your operating system - Version of Homarr (do not say latest! say 0.15.2, ...) Failure to comply with this will result in a permanent closure of your support request.
RaimB
RaimBOP4d ago
All the rest of the info required i already mentioned in the post
No description
RaimB
RaimBOP4d ago
your Homarr logs - done your setup configuration: Docker Compose windows 10 A detailed description of your problem or question with additional images where necessary Your operating system Windows 10 Version of Homarr : i am not sure , i assume the "docker compose up -d" pulls the latest version ?
RaimB
RaimBOP4d ago
No description
RaimB
RaimBOP4d ago
No description
RaimB
RaimBOP4d ago
please let me know what more info i can provide i appreciate your help in advance
Manicraft1001
Manicraft10014d ago
The error in the log is self explanatory. Read the documentation for installation again Also, see the bot answer, version "latest" is not a valid version for support requests.
RaimB
RaimBOP4d ago
the documentation for installation is failry simple, which i followed .. and i did follow it before and everything went ok like a month ago .. and the instructions are still the same so i dont think i did a mistake in the installation section, it doesnt mention what version its installing, as i said i assume its the latest also i followed the update instructions, same error still
Solution
Bakadori
Bakadori4d ago
It requires at least some basic knowledge of Docker. apparently means "no support for docker problems from us" 😔 . The documentation for installation is insufficient, since one needs to do more than simply "paste the following code into it." and "Then, run docker compose up -d in the same directory.". One needs to replace your_64_character_hex_string with well, a 64 character password. Your docker log offers what I understand is a randomly generated one (My docker log showed a different one, I used it and it worked).
RaimB
RaimBOP4d ago
ohh so i need to change things in the script , sry i am new to docker where do i find the 64 character password in docker ? oh nvm i found it, i will try now
Bakadori
Bakadori4d ago
In the log you posted, next to the red X it says generate a key or use the following: (...)
RaimB
RaimBOP4d ago
yup i found it do i need to run docker compose up -d again ? it workd !! ty so much
Bakadori
Bakadori4d ago
I understand these kind of apps support don't want to become an endless docker troubleshoot, but they need to understand that there are lots of people that have never heard of Docker and will attempt the recommended installation ony because they really really really want to use their app.
RaimB
RaimBOP4d ago
agreed
Bakadori
Bakadori4d ago
If you say "paste this code and then run this command", some peope won't actually read and try to make sense of the code and see if there's something that needs change in it. Also, the provided "can be generated with openssl rand -hex 32" tip, only works in Linux.
RaimB
RaimBOP4d ago
any idea how to access homarr from outside local network ?
Manicraft1001
Manicraft10014d ago
This is out of scope for this support ticket. See Tailscale, Wireguard, VPNs or domains with reverse proxies or tunnels.

Did you find this page helpful?