home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.85k stars 30.1k forks source link

Connect to address failed - (DS - lite, IPv6, Nginx Proxy Manager) #127031

Open Eisbergsalat opened 1 day ago

Eisbergsalat commented 1 day ago

The problem

Hey there,

I am having trouble installing the Jellyfin integration.

My Setup is: Jellyfin in a container. NPM redirects all IPv6-requests to the local Jellyfin with IPv4 only. The same is set up for Home Assistant.

I think the connectivity issue could have something to do with this, but I am not sure.

I am currently not really in need of the Integration, so this issue is not urgent for me. I just wanted to share this Info, as there will be a lot more DS-lite users in the future having similar problems.

If you need any log files from me or things I should try, I can do that. But as my Free time ends today, I wont be able to do things as fast 😅

Edit: Thank you very much for your contributions 😄

What version of Home Assistant Core has the issue?

core-2024.9.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Jellyfin

Link to integration documentation on our website

https://www.home-assistant.io/integrations/jellyfin

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: JELLYFIN.jellyfin_apiclient_python.connection_manager
Quelle: components/jellyfin/client_wrapper.py:68
Erstmals aufgetreten: 12:21:15 (3 Vorkommnisse)
Zuletzt protokolliert: 12:34:25

connect_to_address https://jellyfin.*****.****64.de/ failed
connect_to_address https://jellyfin.*****.****64.de failed

Additional information

No response

home-assistant[bot] commented 1 day ago

Hey there @j-stienstra, @ctalkington, mind taking a look at this issue as it has been labeled with an integration (jellyfin) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `jellyfin` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign jellyfin` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


jellyfin documentation jellyfin source (message by IssueLinks)