Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unhelpful AniDB error logging #48

Open
hauntingEcho opened this issue Feb 5, 2020 · 2 comments
Open

unhelpful AniDB error logging #48

hauntingEcho opened this issue Feb 5, 2020 · 2 comments

Comments

@hauntingEcho
Copy link

I'm seeing a bunch of entries like the following when indexing:

[16:30:01] [INF] Creating Season Season Unknown entry for Blue Exorcist
[16:30:12] [ERR] Error in AniDB
System.Net.WebException: The remote server returned an error: (403) Forbidden.
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   at System.Net.WebClient.<>c__DisplayClass164_0.<OpenReadAsync>b__0(IAsyncResult iar)
--- End of stack trace from previous location where exception was thrown ---
   at Jellyfin.Plugin.Anime.Providers.AniDB.Identity.AniDbTitleDownloader.DownloadTitles_static(String titlesFile)
   at Jellyfin.Plugin.Anime.Providers.AniDB.Identity.AniDbTitleDownloader.Load_static(CancellationToken cancellationToken)
   at Jellyfin.Plugin.Anime.Providers.Equals_check.Fast_xml_search(String a, String b, CancellationToken cancellationToken, Boolean return_AniDBid, Int32 x_)
   at Jellyfin.Plugin.Anime.Providers.AniDB.Metadata.AniDbSeriesProvider.GetMetadata(SeriesInfo info, CancellationToken cancellationToken)
   at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
[16:30:12] [INF] Start AniSearch... Searching(Blue Exorcist)

I suspect that I got rate-limited. However, as the error message is in the body, definitive information is missing.

@Cyan101
Copy link

Cyan101 commented Feb 14, 2020

More output for the error log would be nice, also seems when this happens my metadata just stops searching

@lenisko
Copy link

lenisko commented Feb 19, 2020

  • Fresh IP address
  • 3000ms delay

Yet I'm getting those errors as well.
Worth recompiling with more debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants