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

Upgrading to OS 13.0 breaks integration. : Failed to establish a new connection: [Errno 113] Host is unreachable #659

Closed
andonevris opened this issue Aug 14, 2024 · 1 comment

Comments

@andonevris
Copy link

Description

After upgrading to OS 13.0 on a VMware install the Tapo integration fails to start with error message

Failed setup, will retry: HTTPSConnectionPool(host='192.168.xxx.xxx', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f290522d880>: Failed to establish a new connection: [Errno 113] Host is unreachable'))

The camera is reachable via IP ping from the console.

Reverting to OS 12.4 restores functionality

Reproduction Steps

Update to OS 13.0
On reboot integration won't start

Expected behavior

Integration should start as normal

If applicable, add error logs.

Unable to connect to Tapo: Cameras Control controller: HTTPSConnectionPool(host='192.168.107.89', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f2908daaab0>: Failed to establish a new connection: [Errno 113] Host is unreachable'))

Device Firmware

1.3.14

Integration Version

5.6.1

Using stream component

Yes

Does camera work via official integrations?

N/A

Camera has all attributes filled out in developer tools

No

HASS Environment

Vmware

Search for similar issues

Yes

Additional information

No response

@JurajNyiri
Copy link
Owner

JurajNyiri commented Aug 14, 2024

Screenshot 2024-08-14 at 16 56 44

I am running HA OS 13 and all works well. Make sure HA can reach your camera after the update. SSH into it, see if you can ping it, if so (you said ping works) try rebooting camera, HA again.

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

No branches or pull requests

2 participants