-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
I started self-hosting Invidious, but when searching for videos, I get no results.
The only error I could find is when I go on the trending page and get this message:
Title: Missing hash key: "content" (KeyError)
Date: 2025-07-18T22:25:40Z
Route: /feed/trending
Version: 2025.05.28-df8839d @ master
Backtrace
Missing hash key: "content" (KeyError)
from /usr/share/crystal/src/hash.cr:1198:9 in '??'
from src/invidious/yt_backend/extractors.cr:839:17 in 'process'
from src/invidious/yt_backend/extractors.cr:1061:20 in 'extract_items'
from src/invidious/trending.cr:21:14 in 'trending'
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:32: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:32:7 in 'call_next'
from src/invidious/helpers/handlers.cr:95: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:32: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:170:11 in 'run'
from ???
oucema001, yatzy and chryxc
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working