『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 3171|回复: 4

[求助] 给HA接入SSL证书之后日志里一直报错

[复制链接]

30

主题

412

帖子

1997

积分

金牌会员

Rank: 6Rank: 6

积分
1997
金钱
1585
HASS币
0
发表于 2018-9-6 10:06:43 | 显示全部楼层 |阅读模式
不知道什么情况
屏幕快照 2018-09-06 上午9.59.57.png
回复

使用道具 举报

25

主题

688

帖子

3630

积分

论坛元老

Rank: 8Rank: 8

积分
3630
金钱
2937
HASS币
219

活跃会员

发表于 2018-9-6 15:31:42 | 显示全部楼层
我的也总报错,不过不影响使用
Error doing job: SSL error errno:1 reason: HTTP_REQUEST
Traceback (most recent call last):
  File "uvloop/sslproto.pyx", line 504, in uvloop.loop.SSLProtocol.data_received
  File "uvloop/sslproto.pyx", line 204, in uvloop.loop._SSLPipe.feed_ssldata
  File "uvloop/sslproto.pyx", line 171, in uvloop.loop._SSLPipe.feed_ssldata
  File "/usr/local/lib/python3.6/ssl.py", line 689, in do_handshake
    self._sslobj.do_handshake()
ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:841)
回复

使用道具 举报

25

主题

441

帖子

2338

积分

论坛积极会员

积分
2338
金钱
1897
HASS币
0
发表于 2018-12-4 19:14:29 | 显示全部楼层
我也一样 你们解决了吗
Error doing job: SSL handshake failed
Traceback (most recent call last):
  File "uvloop/handles/stream.pyx", line 609, in uvloop.loop.UVStream._on_eof
  File "uvloop/sslproto.pyx", line 171, in uvloop.loop._SSLPipe.feed_ssldata
  File "/usr/local/lib/python3.6/ssl.py", line 689, in do_handshake
    self._sslobj.do_handshake()
ssl.SSLError: [SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:841)
回复

使用道具 举报

2

主题

171

帖子

2334

积分

金牌会员

Rank: 6Rank: 6

积分
2334
金钱
2163
HASS币
0
发表于 2018-12-20 09:25:48 | 显示全部楼层
出现同样错误,查到有人建议解决办法:
The LetsEncrypt certs can cause the WiFi module to run out of memory when trying to do the SSL handshake. See: Using Konnected with Hass.io and SSL/TLS
To work around this, use the NGINX SSL proxy:
 https://www.home-assistant.io/addons/nginx_proxy/
You will need to REMOVE the ssl_certificate, ssl_key, and base_url config variables from the HTTP section of your configuration.yaml. Also REMOVE api_host from the Konnected section. Install the NGINX proxy add-on and set "domain" to your DuckDNS domain.
By default the NGINX proxy exposes port 443 securely to your DuckDNS domain, and proxies internally to port 8123. Restart Hass and Konnected should start communicating locally to Hass over HTTP port 8123, avoiding the certificate issue.
回复

使用道具 举报

7

主题

94

帖子

599

积分

高级会员

Rank: 4

积分
599
金钱
505
HASS币
0
发表于 2019-11-27 10:14:27 | 显示全部楼层
E部落 发表于 2018-12-20 09:25
出现同样错误,查到有人建议解决办法:
The LetsEncrypt certs can cause the WiFi module to run out of m ...

太复杂了 看不懂啊
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-5-19 05:48 , Processed in 0.050934 second(s), 30 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表