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
job po_token is dropping these errors after launching invidious_companion :
[INFO] job po_token is active.
Listening on http://127.0.0.1:8282/
Exception in cron handler regenerate youtube session a {
code: 6,
message: "[BG]: Got response but no post-process functions"
}
Exception in cron handler regenerate youtube session a {
code: 6,
message: "[BG]: Got response but no post-process functions"
}
and requests are in status 401, but I think this is a consequence of not having a valid po_token?
<-- POST /youtubei/v1/player
--> POST /youtubei/v1/player 401 9ms
FreeBSD 14.1, deno 1.46.2
The text was updated successfully, but these errors were encountered:
yo000
changed the title
[jobs.youtube_session]
jobs.youtube_session: "Got response but no post-process functions"
Nov 16, 2024
Hello,
job po_token is dropping these errors after launching invidious_companion :
and requests are in status 401, but I think this is a consequence of not having a valid po_token?
FreeBSD 14.1, deno 1.46.2
The text was updated successfully, but these errors were encountered: