home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.98k stars 30.53k forks source link

Unclosed Client Session #30081

Closed thegame3202 closed 4 years ago

thegame3202 commented 4 years ago

Home Assistant release with the issue: 0.103.2

Last working Home Assistant release (if known): 0.103.0

Operating environment (Hass.io/Docker/Windows/etc.): Docker homeassistant container

Integration: n/a

Description of problem: After upgrading to 0.103.2 last night, this error spams my log. Doesn't seem to affect anything so far however, but has about 50 lines in my log file in a 30 minute period.

2019-12-19 11:46:10 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

2019-12-19 11:46:10 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for shopping_list which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

2019-12-19 11:46:10 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for nodered which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

2019-12-19 11:46:10 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for apple_tv which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

2019-12-19 11:46:11 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for wyzesense which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

2019-12-19 11:48:04 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session

2019-12-19 11:49:23 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session

2019-12-19 11:49:23 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session

2019-12-19 11:50:50 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session

2019-12-19 11:50:50 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session

2019-12-19 11:52:18 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session

2019-12-19 11:52:18 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session

2019-12-19 11:53:21 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session

2019-12-19 11:53:21 ERROR (MainThread) [homeassistant.core] Error doing job: Unclosed client session

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

Traceback (if applicable):

Additional information:

thegame3202 commented 4 years ago

I've tried disabling some of the custom components to no avail.

thegame3202 commented 4 years ago

Update: Seems to be the Apple TV component. Will post this there. Thanks!

springstan commented 4 years ago

@thegame3202 I would suggest that you cross reference this PR and then close it if you have opened a PR there. Thanks :)

springstan commented 4 years ago

Closing this issue since @thegame3202 will post this issue in the correct repo.