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] tried to import playlists from YouTube/Google takeout, each time resulted in an error #4961

Closed
cre8tions-eth opened this issue Sep 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cre8tions-eth
Copy link

Title: Index out of bounds (IndexError)
Date: 2024-09-29T05:22:55Z
Route: /data_control?referer=%2Ffeed%2Fsubscriptions
Version: 2024.08.26-4782a67 @ (HEAD detached at v2.20240825.2)

Backtrace

Index out of bounds (IndexError)
  from src/invidious/routes/preferences.cr:284:14 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'
  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:141:11 in 'run'
  from ???

@cre8tions-eth cre8tions-eth added the bug Something isn't working label Sep 29, 2024
@unixfox
Copy link
Member

unixfox commented Sep 30, 2024

Duplicate of #4069

@unixfox unixfox marked this as a duplicate of #4069 Sep 30, 2024
@unixfox unixfox closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
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