Jellyfin Forum
No plugins avaible and posters not loading - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: No plugins avaible and posters not loading (/t-no-plugins-avaible-and-posters-not-loading)

Pages: 1 2


RE: No plugins avaible and posters not loading - ProfiloMultimedia - 2024-08-08

I get a timeout with -4 and a 301 with -6:

Code:
server@server:/etc/netplan$ curl -4 api.tmdb.org
curl: (7) Failed to connect to api.tmdb.org port 80 after 12330 ms: Couldn't connect to server
server@server:/etc/netplan$ curl -6 api.tmdb.org
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>openresty</center>
</body>
</html>

I guess i should review the changes made to the sysctl.conf file.
Sorry again to bother you, i'm feeling quite stupid right now  Neutral-face


RE: No plugins avaible and posters not loading - TheDreadPirate - 2024-08-08

wtf. The opposite of what I expected. Your IPv4 is borked, somehow.

Let me know if you figure it out. Maybe something to do with the Google DNS name servers? Not sure why that would be a problem. I use Cloudflare for my DNS, but I configured that on my router instead of directly on my server and clients.