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: "navigationEndpoint" (KeyError) #4292

Closed
DerKaiser4709 opened this issue Nov 26, 2023 · 1 comment
Closed

[Bug] Missing hash key: "navigationEndpoint" (KeyError) #4292

DerKaiser4709 opened this issue Nov 26, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@DerKaiser4709
Copy link

DerKaiser4709 commented Nov 26, 2023

When ‘worbs’ are typed into the search bar, this log appars
Steps to Reproduce
Steps to reproduce the behavior:

  1. 'Open invidious'
  2. Search and type ‘worbs’
  3. See error

Logs
Title: Missing hash key: "navigationEndpoint" (KeyError)
Date: 2023-11-26T13:27:51Z
Route: /search?q=worbs
Version: 2023.11.21-9ce9c54 @ master

Backtrace

Missing hash key: "navigationEndpoint" (KeyError)
  from /usr/share/crystal/src/hash.cr:1080:9 in '??'
  from /usr/share/crystal/src/json/any.cr:139:5 in 'get_browse_id'
  from src/invidious/yt_backend/extractors.cr:332:41 in 'process'
  from src/invidious/yt_backend/extractors.cr:845:17 in 'parse_item'
  from src/invidious/yt_backend/extractors.cr:892:14 in 'extract_items'
  from src/invidious/search/processors.cr:12:18 in 'process'
  from src/invidious/routes/search.cr:55:17 in 'search'
  from src/invidious/helpers/handlers.cr:30:37 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
  from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:94:12 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:151:29 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
  from src/ext/kemal_static_file_handler.cr:106:14 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/request_processor.cr:51:11 in 'handle_client'
  from /usr/share/crystal/src/fiber.cr:146:11 in 'run'
  from ???

Source code Documentation Released under the AGPLv3 on GitHub. View JavaScript license information. View privacy policy. Donate Current version: 2023.11.21-9ce9c54 @ master
  • Browser (Brave):
  • Realme 3 Android
@DerKaiser4709 DerKaiser4709 added the bug Something isn't working label Nov 26, 2023
@jackwilsdon
Copy link

Duplicate of #2530.

@unixfox unixfox closed this as not planned Won't fix, can't repro, duplicate, stale Nov 26, 2023
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

3 participants