question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No sensors created - SSL handshake failure

See original GitHub issue

This 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:closed
  • Created 2 years ago
  • Comments:21 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
Duncankcommented, Mar 22, 2021

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!

1reaction
leikoiljacommented, Mar 25, 2021

@Duncank, @dennyreiter, there is now a new release of the integration. Please upgrade to 1.0.1 using HACS.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found