No sensors created - SSL handshake failure
See original GitHub issueThis might be similar to #100, but since the error message differs I’ve created a new issue for this.
Version of the custom_component
1.0.0
Configuration
via integrations
panel in UI.
Describe the bug
No sensors are created after setting up the integration and rebooting a few times.
Debug log
Logger: custom_components.google_home
Source: helpers/update_coordinator.py:160
Integration: Google Home (documentation, issues)
First occurred: 12:53:12 (8 occurrences)
Last logged: 13:01:03
Error requesting sensor data: Cannot connect to host 192.168.2.201:8443 ssl:default [[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1125)]
The issue stays after reboot, sensors are not created. I’ve installed the latest version of this integration via HACS on a Raspberry Pi 3b.
Issue Analytics
- State:
- Created 2 years ago
- Comments:21 (4 by maintainers)
Top Results From Across the Web
How to Fix “SSL Handshake Failed” & "Cloudflare 525" Error
The SSL Handshake Failed error occurs when the server and browser are unable to establish a secure connection.
Read more >SSL errors – common codes and messages - Paessler
The SSL handshake error message can be received when the SSL handshake process fails. The SSL handshake is a process in which the...
Read more >CSCvc30521 - SSL Handshake not completing for ... - Cisco Bug
Symptom: In some cases, the sensor will not forward all the packets of the server certificate used in the SSL handshake, causing the...
Read more >Sensor won't connect to server with SSL Connect Error ...
If this is for a reverse proxy, this will need to be fixed on the network. Make sure that the communication between the...
Read more >Getting "Error doing job: SSL handshake failed" spam in log ...
Me too. Removed the files in /ssl so Duckdns generated new ones, but still getting those errors in my log file.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I too can confirm that reinstalling the master version from this repository does fix the problem; after adding the integration it shows all the discovered Google Homes and Chromecasts. Great!
@Duncank, @dennyreiter, there is now a new release of the integration. Please upgrade to
1.0.1
using HACS.