-
Notifications
You must be signed in to change notification settings - Fork 113
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 terminated by API didn't respond properly #2025
Comments
Removed duplicate logs section from bug report |
did you enable debug logging and checking logs? |
For what it's worth, I was also having this exact error for the last few days, but at some point in the last ~12 hours, it started working again on its own. |
this is problem at trakt.tv api side, so they might have addressed problems. you need to report problem to them |
tmdb id 2207604 could be one of these: |
enable debug log and see what request it makes with 2207604, and then use trakt-api.sh script from project root to make same request. |
might be this request:
you need to report this to trakt support. |
This is trakt side problem. seems none of you reported this to them. still 500 error:
|
looks like i was mistakenly copying previous error message as well so, that specific one is fixed
|
Seems like you didn't seem my response as the image is a response from Trakt Support. Closing this out doesn't solve the error that it fails the sync and won't go paste it. If should log the error and progress as trakt srever problems should not blow up the sync. |
There is pr: but since nobody who wanted it responded, it's abandoned (might not work) |
Confirmation
The problem
During sync, plextraktsync terminated by API didn't respond properly. The error log is shown:
I think it is due to the TV show with tmdb ID 2207604 that plextraktsync may not be supported. But how can I found which show with this ID?
Steps to reproduce the behavior
execute plextraktsync sync, the progress will be stopped at this point.
Expected behavior
plextraktsync terminated.
Inspect of problematic items
No response
Workarounds
No response
Config file contents
No response
Install method
docker-compose
Version
0.31.7
Python Version
3.12.4
Plex Server Version
1.29.2.6364
Operating System and Version
Synolgoy DSM 7.1
The text was updated successfully, but these errors were encountered: