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] Could not parse Sun, Sep 15, 10:00 AM (Exception) #4920

Open
Bubba8291 opened this issue Sep 14, 2024 · 1 comment
Open

[Bug] Could not parse Sun, Sep 15, 10:00 AM (Exception) #4920

Bubba8291 opened this issue Sep 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Bubba8291
Copy link

Describe the bug

Could not parse Sun, Sep 15, 10:00 AM (Exception)

Steps to Reproduce

  1. Open an instance (tested on my self-hosted and inv.tux.pizza. both U.S. servers)
  2. Search live from new york
  3. See error

Logs

Title: `Could not parse Sun, Sep 15, 10:00 AM (Exception)`
Date: `2024-09-14T02:11:30Z`
Route: `/search?q=live+from+new+york`
Version: `2024.08.13-e319c35f @ master`

<details>
<summary>Backtrace</summary>
<p>
   
Could not parse Sun, Sep 15, 10:00 AM (Exception)
  from /usr/share/crystal/src/time/span.cr:602:30 in 'decode_date'
  from src/invidious/yt_backend/extractors.cr:75:83 in 'process'
  from src/invidious/yt_backend/extractors.cr:844:17 in 'parse_item'
  from src/invidious/yt_backend/extractors.cr:891:14 in 'extract_items'
  from src/invidious/search/processors.cr:12:18 in 'process'
  from src/invidious/routes/search.cr:55:17 in 'search'
  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 'process'
  from /usr/share/crystal/src/http/server.cr:506:5 in '->'
  from /usr/share/crystal/src/fiber.cr:146:11 in 'run'
  from ???

</p>
</details>

Screenshots

Screenshot 2024-09-13 at 7 16 08 PM

Additional context

N/A

@Bubba8291 Bubba8291 added the bug Something isn't working label Sep 14, 2024
@Bubba8291
Copy link
Author

I did the search on YouTube, and it appears invidious doesn't like this video when it appears in the search result: https://www.youtube.com/watch?v=pybIt2PsbNw

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

1 participant