core: Error doing job: SSL error errno:1 reason: KRB5_S_INIT
Getting this every few minutes after 88.0 installation:
2019-02-21 09:42:12 ERROR (MainThread) [homeassistant.core] Error doing job: SSL error errno:1 reason: KRB5_S_INIT
Home Assistant release with the issue: Hassio 88.0 HassOS 1.9
Last working Home Assistant release (if known): Hassio 87.1
Operating environment (Hass.io/Docker/Windows/etc.):
RPi3B+, Hass.io
Component/platform: unknown
Description of problem: Logging these errors every few minutes.
Traceback (if applicable):
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 189, in uvloop.loop._SSLPipe.feed_ssldata
File "/usr/local/lib/python3.7/ssl.py", line 767, in unwrap
return self._sslobj.shutdown()
ssl.SSLError: [SSL: KRB5_S_INIT] application data after close notify (_ssl.c:2605)
Additional information: My config network setup:
http:
api_password: !secret http_password
base_url: !secret http_base
trusted_networks:
- 192.168.3.0/24
- 127.0.0.1
ip_ban_enabled: true
login_attempts_threshold: 5
Have a fixed IP, so no dns or encryption configured. Tried to move away from legacy auth a few releases ago, but got failed login attempts from my router IP.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 32 (6 by maintainers)
I can not update here either
Hassio 0.89.2 Supervisor 148 HassOS 1.13
Error: 502: Bad Gateway