-
Notifications
You must be signed in to change notification settings - Fork 111
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
Plextraktsync crashes right after sync starts #886
Comments
A me-too - I think the same issue (JSONDecodeError regardless) for 0.19.1
Last few lines from the debug log:
Always on the TV section. |
Following. Im having this same issue and I thought it was me. |
how about testing with older versions? |
"Inspect of problematic items" and the main bugreport: Include command that was invoked that resulted those errors. |
JSONDecodeError (in bug report body) indicates something happening on trakt.tv api side, out of our control. it may just go away at some point. however, there's pull request to improve reporting: which waits for this pull request: you can voice your interest in (politely please): |
"DEBUG[requests_cache.cache_keys]:Invalid JSON body" this can be ignored. it's already known and request_cache does not plan to do anything about it: |
I tried reverting back to 0.18.30, same error. |
trakt.tv is giving 502 responses for those requests: you need to contact trakt.tv support. be sure to cross-reference or keep this issue up to date with your feedback. |
plextraktsync.log |
It's a Trakt server issue. They're working on it. Just wait. |
Had a couple of runs work well for me now - I see Trakt added some more servers and asked for more aggressive caching from app owners. Thanks! |
@eyarea51 you leaked your trakt token by posting that trakt log. you should revoke that token. you can voice your interest of fixing that in here: |
Just synced my whole library, seems to work fine |
I am having the same issue. The issue is related for me to folders with commas in the folder name. If i remove the comma it will move to the next folder that has the error (within 2 or 4 of the failed sync file). It's not able to parse it for whatever reason. I've tried a few different times throughout the day and it's still failing on the items with commas. ","
|
Just ran a sync on 0.19.1 and it appears to be working again, so I'm gonna guess whatever problem was happening on the Trakt server side has fixed itself or been fixed. |
I still have this issue with 0.19.2 |
@eyarea51 did you revoke your leaked token? did you 👍🏿 the referenced issue? i don't see: |
and the other pytrakt pull/requests I referred in issue can be 👍🏿 as well to show the interest to its maintainer. |
Confirmation
The problem
Sync stops after a short time
Error trace / logs
Expected behavior
Not crash
Steps to reproduce the behavior
start sync
Inspect of problematic items
Workarounds
dont know how / linux beginner
Install method
pipx (Recommended)
Version
0.19.1
Python Version
3.10.4
Operating System and Version
Fedora 35
The text was updated successfully, but these errors were encountered: