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 Expires in 19 hours (Exception) #4452

Open
nirvgorilla opened this issue Feb 25, 2024 · 2 comments
Open

[Bug] Could not parse Expires in 19 hours (Exception) #4452

nirvgorilla opened this issue Feb 25, 2024 · 2 comments
Labels

Comments

@nirvgorilla
Copy link

nirvgorilla commented Feb 25, 2024

Describe the bug
Just opening the community tab to somebody I'm subscribed to causes a crash screen. This has been happening for a while on this specific channel in Invidious. No other channel I've found yet has this error. I verified that I get the error on PC and Android, and even someone else's Invidious instance I tried.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Subscribe to this channel in Invidious: https://www.youtube.com/channel/UCZWx7TkfPAz9EgPU5EJgXDw
  2. Go to the channel page and click "Community"
  3. See error

Logs
Title: Could not parse Expires in 19 hours (Exception)
Date: 2024-02-25T21:55:56Z
Route: /channel/UCZWx7TkfPAz9EgPU5EJgXDw/community
Version: 2024.02.19-e8a36985 @ master

Backtrace

Could not parse Expires in 19 hours (Exception)
  from /usr/share/crystal/src/time/span.cr:600:30 in 'decode_date'
  from src/invidious/channels/community.cr:111:27 in 'extract_channel_community:ucid:locale:format:thin_mode'
  from src/invidious/routes/channels.cr:187:26 in 'community'
  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 ???

@nirvgorilla nirvgorilla added the bug Something isn't working label Feb 25, 2024
@nirvgorilla

This comment was marked as duplicate.

@SamantazFox
Copy link
Member

Obviously, I can't reproduce right now...
That error message would imply that Youtube allows community comments to be ephemeral and auto-delete at a certain date/after some amount of time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants