-
Notifications
You must be signed in to change notification settings - Fork 112
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
Crashing randomly : JSONDecodeError from Trakt #975
Comments
I think trakt api has issues. The fix is available to have better reporting: but unfortunately, the maintainer has disappeared: |
I just ran plextraktsync for the first time in months after updating it, and it got through all my libraries except failed at the start of the TV library. Subsequent running continued past this point.
$ plextraktsync info |
I'm seeing the JSONDecodeError as well, and it seems to be while adding the same TV episode to collection every time.
Here's the stack trace:
I'm not sure if there's an additional log I could provide with more info. |
JSONDecodeError probably means trakt.tv site errors. should be recovered with a retry at some point. |
Is there any way for the app to eat the error and continue? Or perhaps meet a certain number of errors before it fails? |
it's there waiting for PyTrakt change: |
Confirmation
The problem
My container crashes every 30 seconds to a minute.
Error trace / logs
Expected behavior
Not crash.
Steps to reproduce the behavior
Run the initial setup (enter email and enter the code etc....)
Inspect of problematic items
No response
Workarounds
No response
Install method
docker-compose
Version
0.20.4
Python Version
3.10.5 (main, Jun 7 2022, 19:35:00) [GCC 10.3.1 20211027]
Operating System and Version
Synology DSM 7.1-42661 Update 3
The text was updated successfully, but these errors were encountered: