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

refreshing library stuck on 25% #178

Closed
Hemps38 opened this issue Dec 5, 2022 · 6 comments
Closed

refreshing library stuck on 25% #178

Hemps38 opened this issue Dec 5, 2022 · 6 comments

Comments

@Hemps38
Copy link

Hemps38 commented Dec 5, 2022

Any ideas why it gets stuck on refreshing a TV Show library, stuck at 25% and then never moves further.
Try Movies and it gets info easily enough.

@JasonLandbridge
Copy link
Collaborator

Hey, can you take a look at the logs? On what platform are you? Unraid?

@Hemps38
Copy link
Author

Hemps38 commented Dec 5, 2022

Synology DSM + Docker + Plex Ripper v0.9.1
On 50/50Mb fibre

This is error I get?
12:18:28 [Warning] [RestSharpExtensions.SendRequestWithPolly] => Request: http://70.68.230.117:27453/library/sections/3/all failed, waiting 1 seconds before retrying again (1 of 2).

12:18:39 [Warning] [RestSharpExtensions.SendRequestWithPolly] => Request: http://70.68.230.117:27453/library/sections/3/all failed, waiting 2 seconds before retrying again (2 of 2).

12:18:51 [Error] [RestSharpExtensions.GenerateResponseResult] => StatusCode - 0:

12:18:51 [Error] [RestSharpExtensions.GenerateResponseResult] => ErrorMessage - The request was canceled due to the configured HttpClient.Timeout of 10 seconds elapsing.:

@JasonLandbridge
Copy link
Collaborator

That means the server is offline or not connectable. Can you access the server in plex.tv? And is it online there? If it is online, then it has most likely to do with #108. I'm fixing that as we speak

@Hemps38
Copy link
Author

Hemps38 commented Dec 5, 2022

Tested and can access the server fine in plex.tv, even tried playing something and no issues

@JasonLandbridge
Copy link
Collaborator

Thanks for confirming, then it is most likely the #108 issue. With the next update you will be able to select which connection to use for a PlexServer. So most PlexServers have 3 different connections you can use and PlexRipper will test all 3 and always use 1 that is working, that should resolve many other issues as well

@JasonLandbridge
Copy link
Collaborator

A new release (0.10.0-RC-1) is available now on both the latest and dev docker channels, which contains all the changes/fixes from the past several months. Let me know if this fixes the issues.

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

No branches or pull requests

2 participants