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) #4406

Closed
millionsofplayers opened this issue Jan 27, 2024 · 2 comments
Closed

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

millionsofplayers opened this issue Jan 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@millionsofplayers
Copy link

Describe the bug

Steps to Reproduce

Logs

Title: Index out of bounds (IndexError)
Date: 2024-01-27T00:49:28Z
Route: /data_control?referer=%2Ffeed%2Fplaylists
Version: 2024.01.10-1c0b420 @ master

Backtrace

Index out of bounds (IndexError)
  from /usr/share/crystal/src/json/any.cr:237:3 in 'update_data_control'
  from lib/kemal/src/kemal/route.cr:12:9 in '->'
  from src/invidious/helpers/handlers.cr:30: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:21: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:94:12 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:151:29 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:112:11 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:146:11 in 'run'
  from ???

Screenshots

Additional context

@millionsofplayers millionsofplayers added the bug Something isn't working label Jan 27, 2024
@millionsofplayers
Copy link
Author

I tried importing a watch later playlist with hundreds of videos

@unixfox
Copy link
Member

unixfox commented Jan 27, 2024

#4069

@iv-org iv-org locked and limited conversation to collaborators Jan 27, 2024
@unixfox unixfox closed this as not planned Won't fix, can't repro, duplicate, stale Jan 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants