gelli icon indicating copy to clipboard operation
gelli copied to clipboard

Images break when Connected directly via IPv6

Open pstn opened this issue 5 years ago • 8 comments

For testing purposes I connected to my jellyfin instance directly via an IPv6 Address (Server: http://[::1] would be localhost in the pattern I used) and it worked but no images loaded. It works fine when using IPv4 or IPv6 with a DNS entry.

pstn avatar Jul 20 '20 10:07 pstn

Maybe this could be linked to #30?

ThibaultNocchi avatar Jul 20 '20 11:07 ThibaultNocchi

Has this been resolved in the latest versions? There have been a lot of library updates that might have affected IPV6 support.

dkanada avatar Nov 02 '20 12:11 dkanada

@pstn pinging one more time before I close the issue for now. I haven't seen any other issues with IPV6 - maybe you're using a reverse proxy somewhere that affects the results?

dkanada avatar May 31 '21 05:05 dkanada

The issue still persists. I have a proxy that serves the jellyfin on both IPv6 and IPv4. If I connect via a domain name, IPv6 is used and gelli works fine, same as when I input the raw IPv4 of the proxy. Only when I use the raw IPv6 of that same proxy, no pictures are loaded. The rest of the functionality works fine.

pstn avatar Jun 06 '21 09:06 pstn

Searched around for a bit and it seems that this is a library issue. One of the reports was closed and another one is still pending a response from the developers. I also found what seems to be the root cause and will report it upstream to see what happens.

dkanada avatar Jun 06 '21 14:06 dkanada

Thanks! Good luck with the report.

pstn avatar Jun 06 '21 14:06 pstn

As a quick test, can you try the same address but without any square brackets? I think this will only work if you're not using a port but those seem to be causing the issue.

dkanada avatar Jun 06 '21 15:06 dkanada

I can't connect to the server at all without providing square brackets. I always get a "can't connect to server" error message even when serving jellyfin on both tcp/80 and tcp/8096.

pstn avatar Jun 06 '21 16:06 pstn