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 param name: "q" (KeyError) on a live stream #2682

Closed
SamantazFox opened this issue Nov 29, 2021 · 2 comments · Fixed by #2683
Closed

[Bug] Missing param name: "q" (KeyError) on a live stream #2682

SamantazFox opened this issue Nov 29, 2021 · 2 comments · Fixed by #2683

Comments

@SamantazFox
Copy link
Member

Hello, I tried every instance and couldn't watch a live stream.


Title: Missing param name: "q" (KeyError)
Date: 2021-11-29T10:57:49Z
Route: /watch?v=FcjHfaCEddA
Version: 2021.11.28-6ead991 @ master

Backtrace

Missing param name: "q" (KeyError)
  from src/invidious/yt_backend/extractors.cr:538:0 in '[]'
  from src/invidious/comments.cr:578:19 in 'content_to_comment_html'
  from src/invidious/videos.cr:904:29 in 'extract_video_info:video_id'
  from /usr/lib/crystal/core/hash.cr:1139:13 in 'get_video:region'
  from src/invidious/routes/watch.cr:63:15 in 'handle'
  from lib/kemal/src/kemal/route.cr:13:9 in '->'
  from /usr/lib/crystal/core/primitives.cr:266:3 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:28: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:28:7 in 'call_next'
  from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next'
  from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next'
  from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next'
  from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next'
  from src/invidious/helpers/static_file_handler.cr:167:15 in 'call'
  from lib/kemal/src/kemal/exception_handler.cr:8:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call'
  from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next'
  from lib/kemal/src/kemal/init_handler.cr:12:7 in 'process'
  from /usr/lib/crystal/core/http/server.cr:500:5 in '->'
  from /usr/lib/crystal/core/primitives.cr:266:3 in 'run'
  from /src/boringssl/src/google-boringssl-251b516/ssl/internal.h:334:8 in '??'


Thanks

Originally posted by @KaKi87 in #1216 (comment)

@unixfox

This comment has been minimized.

@SamantazFox

This comment has been minimized.

SamantazFox added a commit that referenced this issue Nov 29, 2021
Fix "Missing param name: "q" (KeyError)"
#2682
@SamantazFox SamantazFox mentioned this issue Nov 29, 2021
unixfox added a commit to yewtudotbe/invidious-custom that referenced this issue Nov 30, 2021
- fixes likes
- fix iv-org/invidious#2670
- fix livestream: iv-org/invidious#2682
sriegler pushed a commit to sriegler/invidious that referenced this issue Nov 14, 2023
Fix "Missing param name: "q" (KeyError)"
iv-org#2682
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants