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

[バグ] 無効な Int32: "" (引数エラー) #5048

Closed
Gamiryo opened this issue Nov 1, 2024 · 0 comments
Closed

[バグ] 無効な Int32: "" (引数エラー) #5048

Gamiryo opened this issue Nov 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Gamiryo
Copy link

Gamiryo commented Nov 1, 2024

<!--

BEFORE TRYING TO REPORT A BUG:

  • Read the FAQ!
  • Use the search function to check if there is already an issue open for your problem!

If you want to suggest a new feature please use "Feature request" instead
If you want to suggest an enhancement to an existing feature please use "Enhancement" instead
-->

Describe the bug

Steps to Reproduce

Logs

Screenshots

Additional context

Title: Invalid Int32: "" (ArgumentError)
Date: 2024-11-01T11:46:40Z
Route: /search?q=%E3%82%A2%E3%83%8B%E3%83%A1%E3%83%95%E3%83%AB
Version: 2024.11.01-4d49e387 @ master

Backtrace

Invalid Int32: "" (ArgumentError)
  from /usr/lib/crystal/lib/string.cr:448:5 in 'to_i32'
  from /usr/lib/crystal/lib/string.cr:349:5 in 'to_i'
  from src/invidious/yt_backend/extractors.cr:788:16 in 'get_video_count'
  from src/invidious/yt_backend/extractors.cr:334:7 in 'parse'
  from src/invidious/yt_backend/extractors.cr:326:16 in 'process'
  from src/invidious/yt_backend/extractors.cr:851:17 in 'parse_item'
  from src/invidious/yt_backend/extractors.cr:898:14 in 'extract_items'
  from src/invidious/search/processors.cr:12:18 in 'regular'
  from src/invidious/search/query.cr:127:9 in 'process'
  from src/invidious/routes/search.cr:61:17 in 'search'
  from src/invidious/routing.cr:184:20 in '->'
  from lib/kemal/src/kemal/route.cr:12:26 in '->'
  from src/invidious/helpers/handlers.cr:30:5 in 'process_request'
  from lib/kemal/src/kemal/route_handler.cr:17:7 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from lib/kemal/src/kemal/websocket_handler.cr:13:14 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:157:5 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:94:12 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:146:5 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:70:5 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from src/ext/kemal_static_file_handler.cr:162:16 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from lib/kemal/src/kemal/exception_handler.cr:8:7 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from src/invidious/helpers/logger.cr:19:35 in 'call'
  from /usr/lib/crystal/lib/http/server/handler.cr:30:7 in 'call_next'
  from lib/kemal/src/kemal/init_handler.cr:12:7 in 'call'
  from /usr/lib/crystal/lib/http/server/request_processor.cr:51:11 in 'process'
  from /usr/lib/crystal/lib/http/server.cr:521:5 in 'handle_client'
  from /usr/lib/crystal/lib/http/server.cr:451:5 in '->'
  from /usr/lib/crystal/lib/fiber.cr:141:11 in 'run'
  from /usr/lib/crystal/lib/fiber.cr:93:34 in '->'
  from ???

@Gamiryo Gamiryo added the bug Something isn't working label Nov 1, 2024
@unixfox unixfox closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 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