grandi0se
grandi0se
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
thanks!
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
i'll delete everything and try again
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
I guess that answers that lol
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
jesse@server594:~/containers/homarr$ docker compose up [+] Running 2/2 ✔ Network homarr_default Created 0.1s ✔ Container homarr Created 0.1s Attaching to homarr Gracefully stopping... (press Ctrl+C again to force) Error response from daemon: failed to set up container networking: driver failed programming external connectivity on endpoint homarr (a31b742fed662c1f0b462cf55d70c1afcd04f87e7e6cb077be40d7b060b1037b): Bind for 0.0.0.0:7575 failed: port is already allocated jesse@server594:~/containers/homarr$
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
I started a board but didn't add anything yet
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
that's my directory structure, maybe i should change it? jesse@server594:~/containers/homarr$ ls docker-compose.yaml homarr
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
hmmm, how would i verify it's reading that yaml?
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
that was the code i got from the logs, which is odd if there's an ecryption key. maybe i generate a new one?
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
so am I lol
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
yeah there's an encryption key configured
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
ignore the .json, getting confused with another app lol
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
what do you mean? I configured everything (i think) in the /json
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
Not sure if it is relevant, but I am getting a secret key error: ❌ Invalid environment variables: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'SECRET_ENCRYPTION_KEY' ], message: 'SECRET_ENCRYPTION_KEY is required, please generate a 64 character secret in hex format or use the following: "**"' } ]
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
I will go check out that site
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
no firewall, or at least it is inactive: jesse@server594:~/containers/homarr$ sudo systemctl status firewalld sudo systemctl status ufw sudo systemctl status iptables Unit firewalld.service could not be found. ● ufw.service - Uncomplicated firewall Loaded: loaded (/usr/lib/systemd/system/ufw.service; enabled; preset: enab> Active: active (exited) since Sat 2025-03-01 15:44:14 UTC; 1h 2min ago Docs: man:ufw(8) Main PID: 599 (code=exited, status=0/SUCCESS) CPU: 3ms Mar 01 15:44:14 server594 systemd[1]: Starting ufw.service - Uncomplicated fire> Mar 01 15:44:14 server594 systemd[1]: Finished ufw.service - Uncomplicated fire> Unit iptables.service could not be found. jesse@server594:~/containers/homarr$ sudo ufw status verbose
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
jesse@server594:~/containers/homarr$ docker network inspect homarr_default [ { "Name": "homarr_default", "Id": "6017e86ec3ae257dba7e8cfcb94b42f809da33deb7fb3879f193c438a0eb06d5", "Created": "2025-03-01T16:21:51.276523636Z", "Scope": "local", "Driver": "bridge", "EnableIPv4": true, "EnableIPv6": false, "IPAM": { "Driver": "default", "Options": null, "Config": [ { "Subnet": "172.19.0.0/16", "Gateway": "172.19.0.1" } ] }, "Internal": false, "Attachable": false, "Ingress": false, "ConfigFrom": { "Network": "" }, "ConfigOnly": false, "Containers": { "5f656d88378860475c6098848cc215f52616d285a6f2e4820c32e1ebbb9e4126": { "Name": "homarr", "EndpointID": "1b081ce61c6a468e1c520432889a100a37f4358c97d653b51b5081e697768642", "MacAddress": "ee:4e:1d:b7:48:3f", "IPv4Address": "172.19.0.2/16", "IPv6Address": "" } }, "Options": {}, "Labels": { "com.docker.compose.config-hash": "02a1f985949c8fd5b3fab9938f6fe59ad9d9fe4ba4c1e7fa2b0facddd8741076", "com.docker.compose.network": "default", "com.docker.compose.project": "homarr", "com.docker.compose.version": "2.33.1" } }
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
yeah just did that, seems it SHOULD connect
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
my best guess is the container's network mode, but not 100%
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
no not yet
58 replies
HHomarr
Created by grandi0se on 3/1/2025 in #💬・get-help
Icons not downloaded on install
I've set up a few so far, Actual Budget, Homarr, sonarr and prowlarr so far
58 replies