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

[Bug] Missing hash key: "streamingData" (KeyError) #4915

Closed
iGerman00 opened this issue Sep 12, 2024 · 1 comment
Closed

[Bug] Missing hash key: "streamingData" (KeyError) #4915

iGerman00 opened this issue Sep 12, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@iGerman00
Copy link

Describe the bug

This video as of now is a premiere. Previously, premieres returned information okay on Invidious, but now it's a fatal error

Steps to Reproduce

  1. Open watch?v=acdYs9tPLko (and maybe other upcoming premieres)
  2. Observer error

Logs

Title: Missing hash key: "streamingData" (KeyError)
Date: 2024-09-12T19:01:20Z
Route: /watch?v=acdYs9tPLko
Version: 2024.08.26-4782a67 @ (HEAD detached at v2.20240825.2)

Backtrace

Missing hash key: "streamingData" (KeyError)
  from src/invidious/helpers/helpers.cr:188 in 'dig'
  from /usr/lib/crystal/core/json/any.cr:261:3 in 'adaptive_fmts'
  from src/invidious/routes/watch.cr:123:5 in 'handle'
  from lib/kemal/src/kemal/route.cr:13:9 in '->'
  from lib/kemal/src/kemal/config.cr:92:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next'
  from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:94:12 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next'
  from /usr/lib/crystal/core/string.cr:3075:20 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
  from /usr/lib/crystal/core/http/server/request_processor.cr:51:11 in 'handle_client'
  from /usr/lib/crystal/core/fiber.cr:146:11 in 'run'
  from ???

Additional info
This is a private instance I host for myself. It's running the quay.io/invidious/invidious:master-arm64 image. Pussthecat's instance has the same error, I made sure to check.

@iGerman00 iGerman00 added the bug Something isn't working label Sep 12, 2024
@github-actions github-actions bot added the duplicate This issue or pull request already exists label Sep 12, 2024
Copy link

Hello, your issue is a duplicate of this/these issue(s):

If this is a mistake please explain why and ping @\unixfox, @\SamantazFox and @\TheFrenchGhosty.

Please refrain from opening new issues, it won't help in solving your problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant