You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried downgrading to find version that can be used as a workaround
The problem
Watcher working:
object at 0xb424daf0>: Unauthorized - OAuth must be provided
[2023-08-03 11:11:38] ERROR Got exception while working on <plextraktsync.queue.TraktBatchWorker.TraktBatchWorker
object at 0xb424daf0>: Unauthorized - OAuth must be provided
[2023-08-03 11:11:43] ERROR Got exception while working on <plextraktsync.queue.TraktBatchWorker.TraktBatchWorker
object at 0xb424daf0>: Unauthorized - OAuth must be provided
[2023-08-03 11:11:48] ERROR Got exception while working on <plextraktsync.queue.TraktBatchWorker.TraktBatchWorker
object at 0xb424daf0>: Unauthorized - OAuth must be provided
[2023-08-03 11:11:53] ERROR Got exception while working on <plextraktsync.queue.TraktBatchWorker.TraktBatchWorker
object at 0xb424daf0>: Unauthorized - OAuth must be provided
[2023-08-03 11:11:58] ERROR Got exception while working on <plextraktsync.queue.TraktBatchWorker.TraktBatchWorker
object at 0xb424daf0>: Unauthorized - OAuth must be provided
it doesn't seem to refresh token itself. so shutdown and restart and it refreshed:
^C
Aborted!
[2023-08-03 11:12:03] DEBUG Shutdown, run timed events now
ERROR Got exception while working on <plextraktsync.queue.TraktBatchWorker.TraktBatchWorker
object at 0xb424daf0>: Unauthorized - OAuth must be provided
$ ./plextraktsync.sh
Loading .env environment variables…
[2023-08-03 11:12:15] INFO OAuth token has expired, refreshing now...
[2023-08-03 11:12:16] INFO OAuth token successfully refreshed, valid until 2023-11-01 08:12:14+00:00
Confirmation
The problem
Watcher working:
it doesn't seem to refresh token itself. so shutdown and restart and it refreshed:
Version
0.26.0dev0: 0a5af9b
Plex API Version: 4.13.4
Trakt API Version: 3.4.20
Python Version
3.7
Operating System and Version
Linux
The text was updated successfully, but these errors were encountered: