找回密码
 立即注册

微信扫码登录

搜索
查看: 5634|回复: 4

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

[复制链接]

31

主题

394

回帖

2169

积分

金牌会员

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

使用道具 举报

25

主题

662

回帖

3630

积分

论坛元老

积分
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

主题

421

回帖

2466

积分

论坛积极会员

积分
2466
金钱
2020
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

主题

169

回帖

2588

积分

金牌会员

积分
2588
金钱
2417
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

主题

87

回帖

605

积分

高级会员

积分
605
金钱
511
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 ( 晋ICP备17001384号-1 )

GMT+8, 2025-11-7 22:42 , Processed in 0.070097 second(s), 13 queries , MemCached On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

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