You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug Read timed out (IO::TimeoutError)
Logs
Title: `Read timed out (IO::TimeoutError)`
Date: `2023-08-23T15:03:51Z`
Route: `/feed/trending`
Version: `2021.04.21-bfd02ac @ master`
<details>
<summary>Backtrace</summary>
<p>
Read timed out (IO::TimeoutError)
from /usr/share/crystal/src/io/evented.cr:135:5 in 'wait_readable'
from /usr/share/crystal/src/io/evented.cr:119:3 in 'wait_readable'
from /usr/share/crystal/src/io/evented.cr:59:9 in 'unbuffered_read'
from /usr/share/crystal/src/io/buffered.cr:239:12 in 'fill_buffer'
from /usr/share/crystal/src/io/buffered.cr:82:9 in 'read'
from lib/pool/src/pool.cr:53:7 in 'checkout'
from src/invidious/helpers/utils.cr:35:7 in 'fetch_trending'
from src/invidious.cr:1167:22 in '->'
from /usr/share/crystal/src/primitives.cr:255:3 in '->'
from /usr/share/crystal/src/primitives.cr:255:3 in 'process_request'
from lib/kemal/src/kemal/route_handler.cr:17:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/websocket_handler.cr:13:14 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28: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:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:212:5 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:94:12 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:145:12 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:70:5 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/static_file_handler.cr:189:11 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/exception_handler.cr:8:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/logger.cr:17:35 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/init_handler.cr:12:7 in 'call'
from /usr/share/crystal/src/http/server/request_processor.cr:50:11 in 'process'
from /usr/share/crystal/src/http/server.cr:513:5 in 'handle_client'
from /usr/share/crystal/src/http/server.cr:468:13 in '->'
from /usr/share/crystal/src/primitives.cr:255:3 in 'run'
from /usr/share/crystal/src/fiber.cr:92:34 in '->'
from ???
</p>
</details>
Screenshots
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
Read timed out (IO::TimeoutError)
Logs
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: