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] Index out of bounds (IndexError) #2350

Closed
kfur opened this issue Aug 25, 2021 · 3 comments
Closed

[Bug] Index out of bounds (IndexError) #2350

kfur opened this issue Aug 25, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@kfur
Copy link

kfur commented Aug 25, 2021

Describe the bug
Error occurs for georestricted video

Steps to Reproduce

  1. Go to http://127.0.0.1:3000/watch?v=bNo9bgOvcoQ&quality=hd360&raw=1
  2. See error

Logs

Stacktrace Index out of bounds (IndexError) from /usr/lib/crystal/core/indexable.cr:599:8 in '[]' from src/invidious/routes/watch.cr:178:15 in 'handle' from src/invidious.cr:341:34 in '->' from /usr/lib/crystal/core/primitives.cr:255:3 in '->' from /usr/lib/crystal/core/primitives.cr:255:3 in 'process_request' from lib/kemal/src/kemal/route_handler.cr:17:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from lib/kemal/src/kemal/websocket_handler.cr:13:14 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from src/invidious/helpers/handlers.cr:212:5 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from src/invidious/helpers/handlers.cr:94:12 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from src/invidious/helpers/handlers.cr:145:12 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from src/invidious/helpers/handlers.cr:70:5 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from src/invidious/helpers/static_file_handler.cr:189:11 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from lib/kemal/src/kemal/exception_handler.cr:8:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from src/invidious/helpers/logger.cr:17:35 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from lib/kemal/src/kemal/init_handler.cr:12:7 in 'call' from /usr/lib/crystal/core/http/server/request_processor.cr:51:11 in 'process' from /usr/lib/crystal/core/http/server.cr:513:5 in 'handle_client' from /usr/lib/crystal/core/http/server.cr:468:13 in '->' from /usr/lib/crystal/core/primitives.cr:255:3 in 'run' from /usr/lib/crystal/core/fiber.cr:92:34 in '->' from ???
@kfur kfur added the bug Something isn't working label Aug 25, 2021
@unixfox
Copy link
Member

unixfox commented Aug 25, 2021

Duplicate of #92

@SamantazFox
Copy link
Member

@unixfox that looks like a different problem....

@unixfox unixfox closed this as completed Aug 25, 2021
@unixfox
Copy link
Member

unixfox commented Aug 25, 2021

@unixfox that looks like a different problem....

No look at the description: https://yewtu.be/watch?v=bNo9bgOvcoQ&quality=medium

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