iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.49k stars 1.86k forks source link

[Bug] Host name lookup failed #3390

Closed wbrianjolly closed 2 years ago

wbrianjolly commented 2 years ago

Title: Hostname lookup for www.youtube.com failed: Try again (Socket::Addrinfo::Error) Date: 2022-11-13T12:41:15Z Route: /feed/trending Version: 2022.09.08-53fb6ad @ master

Backtrace

``` Hostname lookup for www.youtube.com failed: Try again (Socket::Addrinfo::Error) from /usr/lib/crystal/core/socket/addrinfo.cr:132:7 in 'initialize' from /usr/lib/crystal/core/gc/boehm.cr:192:5 in 'io' from /usr/lib/crystal/core/http/client.cr:671:19 in 'send_request' from /usr/lib/crystal/core/http/client.cr:651:20 in '_post_json' from src/invidious/trending.cr:19:14 in 'trending' from lib/kemal/src/kemal/config.cr:92:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:28:7 in 'call_next' from lib/kemal/src/kemal/init_handler.cr:12:7 in 'process' from /usr/lib/crystal/core/http/server.cr:500:5 in '->' from /usr/lib/crystal/core/fiber.cr:146:11 in 'run' from /src/boringssl/src/google-boringssl-251b516/ssl/internal.h:334:8 in '??' ```

iOS 15.6.1 Safari Browser

unixfox commented 2 years ago

Please use another instance on https://instances.invidious.io

wbrianjolly commented 2 years ago

How does that correct the instance on my node?

unixfox commented 2 years ago

Well you didn't specify anything so I though you were using a public instance/node.

You are having some issues with DNS. You need to fix that.