Skip to content
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

jobs.youtube_session: "Got response but no post-process functions" #12

Open
yo000 opened this issue Nov 16, 2024 · 1 comment
Open

jobs.youtube_session: "Got response but no post-process functions" #12

yo000 opened this issue Nov 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yo000
Copy link

yo000 commented Nov 16, 2024

Hello,

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

@yo000 yo000 changed the title [jobs.youtube_session] jobs.youtube_session: "Got response but no post-process functions" Nov 16, 2024
@unixfox unixfox added the bug Something isn't working label Nov 17, 2024
@unixfox
Copy link
Member

unixfox commented Nov 18, 2024

401 means that you have not configured a secret key.

I have updated the small guide, please check: iv-org/invidious#4985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants