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] Read timed out (IO::TimeoutError) #4068

Closed
tylermneher opened this issue Aug 23, 2023 · 0 comments
Closed

[Bug] Read timed out (IO::TimeoutError) #4068

tylermneher opened this issue Aug 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@tylermneher
Copy link

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

screenshot

Additional context

@tylermneher tylermneher added the bug Something isn't working label Aug 23, 2023
@unixfox unixfox closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 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

2 participants