![]() |
since the activation of IPv6: client is not compatible with the media - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access) +---- Thread: since the activation of IPv6: client is not compatible with the media (/t-since-the-activation-of-ipv6-client-is-not-compatible-with-the-media) |
since the activation of IPv6: client is not compatible with the media - pixel24 - 2024-02-27 Hi@all, Since my server is now connected to a pure IPv6 connection, I had to configure IPv6 in the LAN. The setup works. The host (Ubuntu 23.04) has a valid IPv6 configuration: Code: root@media01:~# ip a a ping6 on 2a02:xxxx:2180:8e1c:5c20:3aff:fef7:e3ee works. I then activated IPv6 in the JF backend and restarted the VM. I can access in the browser: https://[2a02:xxxx:2180:8e1c:5c20:3aff:fef7:e3ee] and log in to JF. When I try to play media (music or movie) I get the message: This client is not compatible with the media and the server is not sending a compatible media format. I get the same message on the Android with the JF app. Everything was fine before the changeover. What have I done wrong? with best pixel24 RE: since the activation of IPv6: client is not compatible with the media - pixel24 - 2024-02-27 I have found the problem. For whatever reason, the Ubuntu VM did not mount the SMB shares on which the libraries are located after the IPv6 configuration and the final reboot. After another reboot they were mounted and then the media was played again. Sorry! |