Yesterday, 05:19 PM
(This post was last modified: 6 hours ago by Mardak. Edited 1 time in total.)
Hello! I need some help please! My Jellyfin is unable to grab metadat an I'm unsure how to fix it. I've tried a few different configurations, but they do not seem to work.
I set up tailscale on my Jellyfin docker and set the Network Type as "bridge." Once set, Jellyfin will not pickup metadata. I have a GluetunVPN Docker set to "bridge" as well, and it appears that Jellyfin is connecting to it?
Additionally, Custom: Br0 network type does not seem to work because it continues to time out while installing tailscale.
How can I fix this? Fair warning, I'm very green to this..
Some errors I'm seeing:
Thank you in advanced!
I set up tailscale on my Jellyfin docker and set the Network Type as "bridge." Once set, Jellyfin will not pickup metadata. I have a GluetunVPN Docker set to "bridge" as well, and it appears that Jellyfin is connecting to it?
Additionally, Custom: Br0 network type does not seem to work because it continues to time out while installing tailscale.
How can I fix this? Fair warning, I'm very green to this..
Some errors I'm seeing:
Code:
08:10:38] [ERR] [132] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in TheMovieDb
System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---Thank you in advanced!

