[Bug] Missing hash key: "browseEndpoint" (KeyError) #365

Open
opened 2026-03-08 20:43:44 -03:00 by Etm · 0 comments

Title: Missing hash key: "browseEndpoint" (KeyError)
Date: 2026-03-08T23:00:55Z
Route: /mix?list=RDEM8QWF109IShiMH2IgFZkFYA&continuation=5L-mXHqPgL8
Version: 2026.02.18-0f2e5ef @ master

Backtrace

Missing hash key: "browseEndpoint" (KeyError)
  from /usr/share/crystal/src/hash.cr:1198:9 in '??'
  from src/invidious/mixes.cr:55:12 in 'fetch_mix:locale'
  from src/invidious/routes/playlists.cr:457:7 in 'mix'
  from lib/kemal/src/kemal/route.cr:13:9 in '->'
  from src/invidious/helpers/handlers.cr:31: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:22: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:80:12 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_next'
  from src/ext/kemal_static_file_handler.cr:127: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:170:11 in 'run'
  from ???

Title: `Missing hash key: "browseEndpoint" (KeyError)` Date: `2026-03-08T23:00:55Z` Route: `/mix?list=RDEM8QWF109IShiMH2IgFZkFYA&continuation=5L-mXHqPgL8` Version: `2026.02.18-0f2e5ef @ master` <details> <summary>Backtrace</summary> <p> ``` Missing hash key: "browseEndpoint" (KeyError) from /usr/share/crystal/src/hash.cr:1198:9 in '??' from src/invidious/mixes.cr:55:12 in 'fetch_mix:locale' from src/invidious/routes/playlists.cr:457:7 in 'mix' from lib/kemal/src/kemal/route.cr:13:9 in '->' from src/invidious/helpers/handlers.cr:31: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:22: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:80:12 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_next' from src/ext/kemal_static_file_handler.cr:127: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:170:11 in 'run' from ??? ``` </p> </details>
Sign in to join this conversation.
No labels
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Fijxu/invidious#365
No description provided.