Online icons aren't loading (docker-compose)
I've used the official docker-compose instructions to get homarr up an running. It worked pretty great first but I stumbled across the Issue where Icons sourced from cdn.jsdelivr.net won't load. First I thought my Pi-hole was blocking the domain but my Server doesn't use my Pi-hole as DNS but I added cdn.jsdelivr.net to the whitelist anyway. Unfortunately it still doesn't work.
Running docker logs homarr only shows: Local icons repository directory exists and contains 0 icons
Running ping cdn.jsdelivr.net inside the docker container is successful so the container can reach the url. Pinging the url from my local machine is also successful.
Looking through the Inspect console, it's showing me cdn.jsdelivr.net returned an invalid certificate. At least that's what I'm thinking. Trying to access the site via the browser gives me the error NET::ERR_CERT_COMMON_NAME_INVALID.
I suppose I'm experiencing something on my end because according to https://status.jsdelivr.com/
cdn.jsdelivr.net is not experiencing any issues.
Running Ubuntu Server 24.04 LTS with docker-compose: https://pastebin.com/pftHej9k
Running docker logs homarr only shows: Local icons repository directory exists and contains 0 icons
Running ping cdn.jsdelivr.net inside the docker container is successful so the container can reach the url. Pinging the url from my local machine is also successful.
Looking through the Inspect console, it's showing me cdn.jsdelivr.net returned an invalid certificate. At least that's what I'm thinking. Trying to access the site via the browser gives me the error NET::ERR_CERT_COMMON_NAME_INVALID.
I suppose I'm experiencing something on my end because according to https://status.jsdelivr.com/
cdn.jsdelivr.net is not experiencing any issues.
Running Ubuntu Server 24.04 LTS with docker-compose: https://pastebin.com/pftHej9k





Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.