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] Nil assertion failed (NilAssertionError) #4466

Closed
Aiclys opened this issue Mar 3, 2024 · 1 comment
Closed

[Bug] Nil assertion failed (NilAssertionError) #4466

Aiclys opened this issue Mar 3, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@Aiclys
Copy link

Aiclys commented Mar 3, 2024

I tried clicking on the following video: https://yt.cdaut.de/watch?v=mZDinQ92OZQ. The title is "Young Thug, Travis Scott - Pick Up the Phone (Explicit) ft. Quavo". It didn't work and the following error message showed up:

Title: `Nil assertion failed (NilAssertionError)`
Date: `2024-03-03T18:46:22Z`
Route: `/watch?v=mZDinQ92OZQ`
Version: `2024.02.19-e8a3698 @ master`

<details>
<summary>Backtrace</summary>
<p>
   

Nil assertion failed (NilAssertionError)
  from /usr/share/crystal/src/nil.cr:113:7 in 'not_nil!'
  from /usr/share/crystal/src/nil.cr:109:3 in 'not_nil!'
  from src/invidious/helpers/signatures.cr:14:11 in 'fetch_decrypt_function'
  from src/invidious/helpers/signatures.cr:62:9 in 'decrypt_signature'
  from /usr/share/crystal/src/string.cr:5510:5 in 'fmt_stream'
  from src/invidious/routes/watch.cr:120:18 in 'handle'
  from lib/kemal/src/kemal/route.cr:13: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:106:14 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 ???

</p>
</details>

Steps to Reproduce

  1. Search for 'pick up the phone'
  2. Click on 'Young Thug, Travis Scott - Pick Up the Phone (Explicit) ft. Quavo'
  3. Scroll down to '....'
  4. See error

Additional context

@Aiclys Aiclys added the bug Something isn't working label Mar 3, 2024
@github-actions github-actions bot added the duplicate This issue or pull request already exists label Mar 3, 2024
Copy link

github-actions bot commented Mar 3, 2024

Hello, your issue is a duplicate of this/these issue(s):

If this is a mistake please explain why and ping @\unixfox, @\SamantazFox and @\TheFrenchGhosty.

Please refrain from opening new issues, it won't help in solving your problem.

@github-actions github-actions bot closed this as completed Mar 3, 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 duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant