Georift / install-jellyfin-tizen

Install Jellyfin on your Samsung TV
https://tim.wants.coffee/posts/install-jellyfin-on-a-samsung-tv/
385 stars 29 forks source link

Docker issue resolving IPv6 #20

Open KnobFaces opened 3 months ago

KnobFaces commented 3 months ago

I'm running in a non-IPV6 network, and trying to install following instructions leaves me with:

Unable to find image 'georift/install-jellyfin-tizen:latest' locally docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp [2600:1f18:2148:bc02:445d:9ace:d20b:c303]:443: connect: cannot assign requested address.

I've tried to forcefully disable IPV6, not sure why its actually present as the host adapter doesn't have IPV6 at all

Any suggestions?