mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
plugin manifest resource unavailable #2712
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @spannerman79 on GitHub (Mar 7, 2021).
Describe the bug
Resource location failure for updating json for plugins
System (please complete the following information):
To Reproduce
Expected behavior
Seriously?! alright if you want this info..
To not have the falure of the json lookup for plugins.
Logs
Screenshots
N/A - I have not seen once where a dev wants to see a screenshot of logs when text or a paste service would be preferred.
Additional context
Album art, meta, etc has no issue being downloaded for the content that I have - so not a http/https issue.
@crobibero commented on GitHub (Mar 7, 2021):
I don’t see how an error code of “Temporarily Unavailable” is a bug.
@anthonylavado commented on GitHub (Mar 7, 2021):
It's a template. It has to apply to many situations for many different reasons. A reason for screenshots is explained on the line right above where you wrote this.
(Note this line is hidden in the publicly posted issue.)
@spannerman79 commented on GitHub (Mar 7, 2021):
“Temporarily Unavailable” is a bug, considing that I do not run the http server that has the URI of
https://repo.jellyfin.org/releases/plugin/manifest-stable.jsonHow the hell can I control it hm @crobibero ?? By magic?? How innately foolish to make such a statement.
@joshuaboniface commented on GitHub (Mar 7, 2021):
It's not a bug because one of a dozen reasons could cause it none of which are related to the code. Is your Internet connected? Is the server down for maintenance (it's not right now, but could have been that minute)? Is there a routing loop on the Internet? Have you tried vising the URL in in your browser? Via
curlfrom your CLI where you're running Jellyfin, with the-Land-voptions to show the full details? Please try these basic troubleshooting steps and include them as well instead of a snarky bit about screenshots.In addition to the lack of detail, your tone is unacceptable. This is a volunteer project. We don't owe you anything. Help us help you and cut out the attitude.
@oddstr13 commented on GitHub (Mar 8, 2021):
A quick search seems to indicate that
Resource temporarily availablemay indicate that you are having DNS issues.https://stackoverflow.com/a/63174034/1035647
This almost certainly not a bug in Jellyfin, and most likely has to do with your (or your ISPs) network setup.
If this is on our end, then it would've at worst have been a temporary issue with our DNS provider.
You should troubleshoot this issue from your end, using tools such as nslookup/dig/host, ping/traceroute/mtr and just plain opening https://repo.jellyfin.org/releases/plugin/manifest-stable.json in your browser. If you cannot access that URL, then there is a networking issue somewhere between your computer and our server, most likely somewhere closer to your computer than our server, considering I'm not seeing any issues from my end.
This link should show you which mirror is getting selected for you, and a list of mirrors you can attempt to ping/traceroute to.
https://repo.jellyfin.org/releases/plugin/manifest-stable.json?mirrorlist